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

HowTo Forge: Intrusion Detection For PHP Applications With PHPIDS

php|architect: Introduction to PHPUnit

Query7.com: Kohana 3.1 Wiki Tutorial

Northclick Blog: Tutorial for the easy use of gettext for internationalization of PHP Apps

Pressflow Wiki: Using Cassandra with PHP


Community Events











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


podcast community tool release interview conference zendframework2 composer development introduction code example api unittest testing opinion framework language series functional

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