News Feed
Jobs Feed
Sections




News Archive
DeveloperTutorials.com:
Scraping Links With PHP
January 14, 2008 @ 08:44:00

The Developer Tutorials site has posted a new article covering the creation of a small application that can help you scrape content from a remote page and pull it into your script.

In this tutorial you will learn how to build a PHP script that scrapes links from any web page.

You'll learn to use cURL, the DOM functions, XPath and a bit of MySQL to get the job done. It's nice to see that they also include a section looking at one of the more touchy aspects of web page scraping - "is it legal?"

0 comments voice your opinion now!
scraping webpage remote curl xpath dom mysql scraping webpage remote curl xpath dom mysql


blog comments powered by Disqus

Similar Posts

PHP in Action: Get links with XPath

DeveloperTutorials.com: Scraping Links With PHP

Blue Parabola Blog: Getting Started with Zend_Test

Thomas Weinert's Blog: Using PHP DOM With XPath

Shahar Evron's Blog: Adapters of the new Zend_Http_Client


Community Events











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


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

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