[GET] My PHP Article Scraper & Spinner

Help PLEASE.

After downloading, I have unzipped but application not running.
It asks me if i wish to unzip again.

Please Help
 
Hey OP, it's stop to working and showing some errors the similar one like one guy show on the first page.
Can you post the error here?
Help PLEASE.

After downloading, I have unzipped but application not running.
It asks me if i wish to unzip again.

Please Help
have you installed wamp?


My review:

I wish my girlfriend this useful....
lol :D

Works like a charm on my xammp set-up. Sweet piece of coding dude!
nice, glad it helps bro
 
Last edited:
thank you!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! it works great !!!!!!!!!!!!!!!!!!!!!!!!!!!!! shit too many !!!!!!!!!!!
 
Sorry cbnoob,

I have not downloaded wamp,

is there a link you could give to point me in the right

direction.

Thanks
 
Last edited:
After I set up the WAMP and dropped the spun file into the www folder I went to localhost in firefox and clicked on the spun folder I then received these messages:

Warning: include_once(../simple_html_dom.php) [function.include-once]: failed to open stream: No such file or directory in C:\wamp\www\spun\index.php on line 3

Warning: include_once() [function.include]: Failed opening '../simple_html_dom.php' for inclusion (include_path='.;C:\php\pear') in C:\wamp\www\spun\index.php on line 3

Fatal error: Call to undefined function file_get_html() in C:\wamp\www\spun\index.php on line 5

I thought I did it correctly but apparently not. Any help would be much appreciated.
 
You guys can follow this instruction to install the script.

1. Make sure you download the latest version of the script, located here

Code:
http://www.multiupload.com/HXMMBGMHQ7
then download wamp from here:

Code:
http://www.wampserver.com/en/download.php
select the version that is compatible to your os. If yours is x64, select x64, if x32, get x32

2. Install wamp, it's simple. Just click next, next... finish

3. launch wamp, you should see a green icon at the bottom right of your screen

4. paste the spun.zip in your c:\wamp\www folder and extract it.

5. access the script by this url: localhost/spun
Sorry cbnoob,

I have not downloaded wamp,

is there a link you could give to point me in the right

direction.

Thanks

After I set up the WAMP and dropped the spun file into the www folder I went to localhost in firefox and clicked on the spun folder I then received these messages:







I thought I did it correctly but apparently not. Any help would be much appreciated.
 
I used this spinner then, put the content through the best spinner and got 99% uniqueness and a great articles. Thank you so much, I dont totally understand what wamp is or exactly what I am doing, but I putting this in senukex and getting busy!!!! thank you:eek:
 
Is there any article spinner reviewer here to be use in generating spun articles?
 
Awesome...just awesome. REALLY appreciate this. You must have read my mind, it's exactly what I've been looking for. THANK YOU:yumyum::yumyum:
 
Messed with this for a hour and could not get Wamp or Xampp working on a newer Win7 64 machine.

Will this run on my hosted server?

Any other tricks?
 
This is for everyone that want to run this great script on his hosting account.

Following changes need to be done in order to make it work :

index.php - line 62

change from

PHP:
$directo = "articles\\".dir_name($_POST['keyword']);

to

PHP:
$directo = "articles/".dir_name($_POST['keyword']);

In class.php - on lines 196, 244, 301, 346

change from :

PHP:
$fh = fopen("$directory/$artname", "w");

to :

PHP:
$fh = fopen("$directory".'/'.$artname, "w");

In class.php - on lines 448, 464

Change from

PHP:
$total = file_get_contents($directo."\\" .$total_articles[rand(3, count($total_articles)) - 1], FILE_USE_INCLUDE_PATH);

to

PHP:
$total = file_get_contents($directo."/" .$total_articles[rand(3, count($total_articles)) - 1], FILE_USE_INCLUDE_PATH);


This has worked for me on my VPS. It may not work on shared hosting, but it's worth the try.
 
Is server down? I can't get this working?
Guys this working for you?
 
Last edited:
Is server down? I can't get this working?
Guys this working for you?
There is no server, bro. The only server you have to worry about is your wamp/xampp. I have your PM and looking into the problem.
 
There is no server, bro. The only server you have to worry about is your wamp/xampp. I have your PM and looking into the problem.


Got it, thanks :)
Hope to get this online asap, really useful tool.
 
new version was working fine but it stoped working for me:( old version works heres the error iam geting


Warning: file_get_contents(articlesbase.com/find-articles.php?q=my+keyword) [
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 70

Call Stack
#
Time
Memory
Function
Location
1
0.0008
723248
{main}( )
..\index.php:0
2
0.0100
1858064
grab_abase( )
..\index.php:64
3
0.0101
1858440
file_get_html( )
..\class.php:64
4
0.0101
1861408
file_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 66
Call Stack
#
Time
Memory
Function
Location
1
0.0008
723248
{main}( )
..\index.php:0
2
0.0100
1858064
grab_abase( )
..\index.php:64
 
Last edited:
Guys, please stop using article base. It now use canonical url which is not the real query url. I'm looking in to this. Just select no to article base and try to scrape again. Let me know if the error still exists
 
same error. Even though I put no for article base it still give articlebase error. Thank you for looking into it.

Old version works
 
Back
Top