[GET] My PHP Article Scraper & Spinner

cbnoob

Senior Member
Joined
Sep 27, 2010
Messages
969
Reaction score
464
Hi guys,

I recently need to create quite a lot of spun content so I tried to find how to make a tool that can help me create spun articles from various articles scraped from ezine. So today, I made it and just want to share. I think it could be helpful for people who are using AMR, Senuke but don't have TBS. Even I have TBS, this new tool can save me some good time.
Here is how it works:
http://www.youtube.com/watch?v=4M2nuJhTVzs


The tool can take up to over a minute to create the spun article, depends on how many articles you select and how fast your connection.

You can also use your own thesaurus, just open the thesaurus.txt and replace with your favorite. The one I'm using is partly the users' favorite from TBS.

I tested on my wamp server, win7 only. Don't know how it works on other settings but I think there will not be big troubles.

VT:
Code:
http://www.virustotal.com/file-scan/report.html?id=5acbec13a7a6f40e5422fda40addc0a156c54627b0b2828ae4ff58ea5ac8c6c4-1316459775
File name:
spun.zip
Submission date:
2011-09-19 19:16:15 (UTC)
Current status:
finished
Result:
1/ 44 (2.3%)


The result could be a false positive as I'm new to php, haven't known how to create a virus yet :D

Have fun
 

Attachments

Thanks for the share. Worked for me on Win7 running Wamp.

Been looking for a simple tool like this that works. Thanks for creating it and being kind enough to share it.
 
Thanks for the share. Worked for me on Win7 running Wamp.

Been looking for a simple tool like this that works. Thanks for creating it and being kind enough to share it.
you're welcome :)

How do you run this?
You can either upload the file on your server and extract it or install wamp and put the file inside the www folder then extract it.
 
cbnoob

i was wondering if you could host it on your server cause i badly need a scrapper this seems like a really good one.
 
cbnoob

i was wondering if you could host it on your server cause i badly need a scrapper this seems like a really good one.

I think you can. Just upload on your server and test how it works
 
Seems file is corrupted. Can's download. Any other links to download.
 
When I try it , I see this:

{||||||||||}
{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }
{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }
{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }
{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }
{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }
and no articles
 
When I try it , I see this:

{||||||||||}
{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }
{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }
{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }
{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }
{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }{. |. |. |. |. }
and no articles
how many articles you select? Try to lower the number to 10. In addition, you upload it to the server or use on your local host? I haven't tested on the server yet.
 
i've been working in something similar!!!
dude, you just saved me some hours of coding!!! thanks
 
Any idea why I'm getting this error.
Warning: file_get_contents(articles\blushing3452783\article1847310.txt) [function.file-get-contents]: failed to open stream: No such file or directory in... /class.php on line 134 ??
 
Any idea why I'm getting this error.
Warning: file_get_contents(articles\blushing3452783\article1847310.txt) [function.file-get-contents]: failed to open stream: No such file or directory in... /class.php on line 134 ??

Yeah, got the same thing.

He said he hadn't tested it on a web server,
so I assume that's the issue.

Looks like a great little tool though.
 
Any idea why I'm getting this error.
Warning: file_get_contents(articles\blushing3452783\article1847310.txt) [function.file-get-contents]: failed to open stream: No such file or directory in... /class.php on line 134 ??

Yeah, got the same thing.

It could be the host settings don't allow you to create new folders, which causes the "no such file or directory". Things are different when you install on a wamp server. I uploaded on hostable.com server and got the same thing.
 
WOW !

amazed, astonished, freakished, wowed, happied, ....

Simply amazing tool ! Exactly the kind of stuff i was looking for today.

Thank you ever so much. If there are some times i feel that rep is overused for some share, it is definitly not regarding this one.

Im not JRVip but this has to be private :) !
 
Thanks for this really helpful spinner but my question is how can I make it work to host server like hostgator or something.
 
WOW !

amazed, astonished, freakished, wowed, happied, ....

Simply amazing tool ! Exactly the kind of stuff i was looking for today.

Thank you ever so much. If there are some times i feel that rep is overused for some share, it is definitly not regarding this one.

Im not JRVip but this has to be private :) !
Thanks for the kind words man. I'm glad it works for you. :D

Thanks for this really helpful spinner but my question is how can I make it work to host server like hostgator or something.
I'm working on the solution but now, you can only run this on your local server.
 
Back
Top