[GET] My PHP Article Scraper & Spinner

Not sure what I'm doing wrong but I can't get it to come up with wamp.

when I go to localhost in my browser all the wamp stuff is there.

There is no sidebar though.

when I go to localhost/spun in my sidebar I get an error from Google saying it doesn't exist.
 
WAMP acts like a normal website does, so you have to go to the /spun/ folder for it to load, so it should be localhost/spun/ in your browser and it will/should load the index.php file in the folder as that's one of the default files that apache loads automatically.

That's assuming of course that you copied the /spun/ folder into the /wamp/www/ folder on your hard drive.
 
Well that would be the problem. Someone mentioned previously to put it directly into the wamp folder not the wamp/www folder.

Now it's working perfectly.

Thanks so much

WAMP acts like a normal website does, so you have to go to the /spun/ folder for it to load, so it should be localhost/spun/ in your browser and it will/should load the index.php file in the folder as that's one of the default files that apache loads automatically.

That's assuming of course that you copied the /spun/ folder into the /wamp/www/ folder on your hard drive.
 
No problem, glad you got it working.

Well that would be the problem. Someone mentioned previously to put it directly into the wamp folder not the wamp/www folder.

Now it's working perfectly.

Thanks so much
 
is it legit ?

Well it works, not sure what you mean by legit though? It does what it says it does, grabs a bunch of articles from various places and then does various types of spin on them. And it works well.
 
OK, here is the quick fix, please check attachment and replace original index.php with this file. Please remember:
- Don't use article base

I will continue to find the solution for articles base.
cbnoob

Problem

( ! ) Warning: file_get_contents(http://www.articlesbase.com/find-articles.php?q=drinking) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\wamp\www\spun\library\simple_html_dom.php on line 70Call Stack#TimeMemoryFunctionLocation10.0004723864{main}( )..\index.php:020.00501858768grab_abase( )..\index.php:6430.00511859120file_get_html( )..\class.php:4840.00511862088file_get_contents ( )..\simple_html_dom.php:70
( ! ) Fatal error: Call to a member function find() on a non-object in C:\wamp\www\spun\class.php on line 50Call Stack#TimeMemoryFunctionLocation10.0004723864{main}( )..\index.php:020.00501858768grab_abase( )..\index.php:64



HTML:
http://imageshack.us/f/40/problemya.png/

Solution was replacing the index file

thanks
 
Well it works, not sure what you mean by legit though? It does what it says it does, grabs a bunch of articles from various places and then does various types of spin on them. And it works well.


It works well, but unfortunately it's not unique at all.
I scanned many articles i got from this script and all of them are everywhere on the net..
 
Not to be an ass or anything but this is a SCRAPER and SPINNER. Nowhere does it say it grabs "unique" articles, only that it scrapes them and then spins them into more unique articles. I use The BestSpinner afterwards to then do a word level spinner on the sentence level spin done that I use this script for.


It works well, but unfortunately it's not unique at all.
I scanned many articles i got from this script and all of them are everywhere on the net..
 
Problem

( ! ) Warning: file_get_contents(http://www.articlesbase.com/find-articles.php?q=drinking) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in C:\wamp\www\spun\library\simple_html_dom.php on line 70Call Stack#TimeMemoryFunctionLocation10.0004723864{main}( )..\index.php:020.00501858768grab_abase( )..\index.php:6430.00511859120file_get_html( )..\class.php:4840.00511862088file_get_contents ( )..\simple_html_dom.php:70
( ! ) Fatal error: Call to a member function find() on a non-object in C:\wamp\www\spun\class.php on line 50Call Stack#TimeMemoryFunctionLocation10.0004723864{main}( )..\index.php:020.00501858768grab_abase( )..\index.php:64



HTML:
http://imageshack.us/f/40/problemya.png/
Solution was replacing the index file

thanks
Don't use articlebase mate, in the latest version, articlesbase is removed.

It works well, but unfortunately it's not unique at all.
I scanned many articles i got from this script and all of them are everywhere on the net..
It's all about the thesaurus. The one I provided is very limited because I want high readable level (at least in sentence level). You can increase the uniqueness by using more aggressive thesaurus.
 
Don't use articlebase mate, in the latest version, articlesbase is removed.

I wasn't

I had it on "NO" for article base, just using one article directory at a time

either way, it is working, thank you for your efforts

Not sure if it is only for me, the links on the left hand side, they kinda go off screen, tried using different browser and compatability modes, the first few letters are off the screen to the left
 
Some time ago I requested {~} spin. I noticed that you have implemented it. Thank you.
 
Hi, i have this problem...

Notice: Undefined offset: 0 in C:\wamp\www\1spun\class.php on line 303

from Ezine only.....

any idea, solution?

Thanks
 
Here is another update guys. I've been testing it for a while and the spun articles are quite pretty.

Changes:
- New thesaurus, it will take a lot more time to generate articles but better uniqueness.
- Fixed some common errors in previous version
- Some simple yet useful modules
Code:
http://www.multiupload.com/3F57G3QO98
cheers :D
 
Hi, i have this problem...

Notice: Undefined offset: 0 in C:\wamp\www\1spun\class.php on line 303

from Ezine only.....

any idea, solution?

Thanks
the problem almost fixed in new version :D
 
Back
Top