News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
Build a PHP Link Scraper with cURL
January 15, 2010 @ 10:02:45

On PHPBuilder.com today there's a new tutorial posted about building a link scraping script with the combination of PHP and cURL (the script pulls in a page, grabs all of the links off of it and follows them, etc).

I actually built this a few years ago because I had grandiose visions of becoming the next Google. Clearly, that did not happen, mostly because my localhost, database, and bandwidth are not infinite. Yet this little robot has quite interesting applications and uses if you really have the time to play with and fine-tune it.

You'll need to have cURL support built into your PHP installation to get the scripts working, but the actual code itself is pretty simple. Curl and XPath do most of the heavy lifting of finding and following the links and its easy enough to drop them into a MySQL table from there. You can download the source here.

1 comment voice your opinion now!
link scraper curl xpath mysql tutorial


blog comments powered by Disqus

Similar Posts

Web Development Blog: E-mail links, protective solutions against SPAM

Profeshunl Newbie Blog: MongoDB as in huMONGOus, not retarded

Kevin van Zonneveld's Blog: Convert anything to Tree Structures in PHP

9Lessons.info: Login with Instagram OAuth using PHP

DevShed: Building the Index Page for a PHP Email Application


Community Events











Don't see your event here?
Let us know!


usergroup opinion functional development unittest series zendframework2 symfony2 phpunit framework rest community database introduction conference interview podcast language release testing

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework