News Feed
Jobs Feed
Sections




News Archive
Developer Tutorials Blog:
Easy Screen Scraping in PHP with the Simple HTML DOM Library
August 06, 2008 @ 08:40:15

On the Developer Tutorials blog today Akash Mehta looks at screen scraping using a simple DOM library to help make it easy.

In PHP, regular expressions tend to get rather messy, DOM calls can be confusing and verbose, and often the string functions just aren't enough. In this tutorial, I'll show you how to use the middle ground - the open source PHP Simple HTML DOM Parser library, which provides jQuery-grade awesomeness for easy screen scraping without messy regular expressions.

In his examples he shows how to grab the contents of a page (google.com), find and replace information in the HTML and perform a query on the data (like finding each of the news stories out of the front page of slashdot.org).

0 comments voice your opinion now!
screen scraping simple html dom library example tutorial


blog comments powered by Disqus

Similar Posts

NETTUTS.com: Increase Productivity by Creating PHP Helper Functions

Artur Ejsmont's Blog: How to build mongodb pecl extension in 32bit for PHP 5.2 on OSX Snow Leaopard

Zend Developer Zone: Integrating PHP with System i using Web Services

Icant.co.uk: How to create thumbnails with PHP and gd

Rob Allen's Blog: View Helper Case Notes


Community Events











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


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

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