GET: php scraping utility

yazzou

Registered Member
Joined
Dec 19, 2008
Messages
61
Reaction score
7
Hi,
Just found this little interesting class that makes it easy to scrape content and cache scraped content for any number of seconds desired before hitting the live source again.
Hope this will be useful for who needs
rgds
yaz
 

Attachments

I'm not the greatest at coding php, so this could come in handy. I currently use the snoopy class, but it comes pre-packaged with headaches, it seems.
 
oups i just noticed that the zip was corrupted i reuploded
 

Attachments

I can recommend this to any PHP coder, this class saves a lot of time :)
 
hmm. i should probably try this out. i always do all my scraping from scratch.
 
Back
Top