[GET] My PHP Article Scraper & Spinner

Couldn't get it to work in xampp so using WAMP and getting this error message:

( ! ) Warning: include_once(c:\wamp\www\php\newsp\library\webbot\LIB_parse.php) [http://www.blackhatworld.com/blackhat-seo/function.include-once]: failed to open stream: No such file or directory in C:\wamp\www\php\newsp\newsp\class\scrape-c.php on line 5

I already posted the solution a couple of posts below the post you downloaded it from. Check the previous page.
 
I had to manually create the articles folder, before that I was getting some errors. Also enable Curl by editing php.ini and uncomment ;extension=php_curl.dll Now it works fine for me. Thanks for developing this great script and for sharing it with us!! :)
 
Does anyone have the videos, or are they uploaded to a new location?

Thanks!
 
Thanks for the great share. Somehow, when I run Mass Generator it keeps running but produce no result.

I'd like to integrate the spin feature into my auto blogging tool. That is, calling as "spin function" from your library, taking an article as the input, then take the final spun article and submit it to my Wordpress blog.

Could you please shed me some light on how this can be done?
 
Works great thanks!!! As an alternative to wampp and xampp i use instantwp, just do a search on big G for instantwp, it's free, just find the htdocs under the iwpserver directory and copy the spun directory within the htdocs and you're good to go.
 
Last edited:
God this is awesome! Anyway to post spintax on a webpage?
 
I will give it a try then will come back with my review if I managed to use it etc..
 
As I also had to go some steps to get it to work, here is what you have to do in xampp:
1. get
Code:
mediafire.c0m/?gne8zvh75ey5gm7
2. copy newsp-content in xampp\htdocs\
3. change in xampp\php\php.ini (uncomment)
Code:
;extension=php_curl.dll to extension=php_curl.dll
4. create a folder articles\ in newsp\
5. start xampp - apache and browse to
Code:
localhost/newsp/
6. Enjoy your new content :)
 
Hello guys,

Is it available to scrape articles in self hosted script..
now i use it in my server, bet when i try to scrape articles, none of them is created/
spinning works fine..

thanks
 
Im not sure if the OP is still following this thread but I am getting the following error: I thought maybe depreciated php function but I tried in 5.3 and up and same error. This is using mass article spinner. Is there a required naming convention for pre-spun files? this error came up when I moved a plr directory to the spinner and tried to mass spin.
Notice: Undefined offset: -1 in C:\xampp\htdocs\newsp\class\spin-c.php on line 220

Notice: Undefined offset: -1 in C:\xampp\htdocs\newsp\class\spin-c.php on line 105

Notice: Undefined offset: 0 in C:\xampp\htdocs\newsp\class\spin-c.php on line 90

Also, I looked over your code and found your scraping script and use of fwrite() I want to know if you have a way to insert blank line under the title in each article as it writes to the .txt file. I tried playing with your array and adding a read line to the scrape file and fwrite first line then append the file after a blank line with remainder of scraped text. That didn't work and I didn't want to re-engineer your program. However if you could add that let me know as im integrating this with a wordpress plugin that will basically scrape articles, spin them, produce new articles and auto post to wordpress blog or blogs. Ill of course post end result here for everyone. If its not possible I can do it on the plugin side it would just be easier if the scraper could write it (its so I can segregate the titles from the article body).
 
hey cbnoop, your script works like a charm. thank you very much for it! do you still developing it? i try massgenerator but php is empty. do you hav a newer version yet? i'm trying to use other article directories (other languages) and thesaurus databases. i'm trying to code a spellcheck and unique checker also. thanks, derox
 
Last edited:
I got a few problems with this script....

1) In "Article Scraper" widget At the bottom a note tells me "Your Articles are stored in articles\Article, heritage, YouTube, Amazon, entertainment6102819" but in my Cpanel there is an empty folder name " articles"
2) In "Article Spinner, Spinner With Links, Mass Generator, Snippet Spinner" widget at "Your directory:" section there are no selectable or empty directory.
3) When I click on "Google Content Scraper" it show that page blank.
4) When I paste an article in "Article Rewriter" widget "Your content:" section and click start it tell me for waiting but after 10-12 min loading it got "500 Internal Server Error" (Note that I run this script on a business hosting server with unlimited resources)

Someone please help me......
 
Me too, any help is welcomed thanks!
I got a few problems with this script....

1) In "Article Scraper" widget At the bottom a note tells me "Your Articles are stored in articles\Article, heritage, YouTube, Amazon, entertainment6102819" but in my Cpanel there is an empty folder name " articles"
2) In "Article Spinner, Spinner With Links, Mass Generator, Snippet Spinner" widget at "Your directory:" section there are no selectable or empty directory.
3) When I click on "Google Content Scraper" it show that page blank.
4) When I paste an article in "Article Rewriter" widget "Your content:" section and click start it tell me for waiting but after 10-12 min loading it got "500 Internal Server Error" (Note that I run this script on a business hosting server with unlimited resources)

Someone please help me......
 
Cannot find from where to download. Mediafire links not working.

Tks
Jezz
 
Back
Top