News Feed
Jobs Feed
Sections

Recent Jobs

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



Similar Posts

Rob Allen's Blog: Russian and Polish Zend Framework Tutorial

Programmer Assist: Handling File Uploads With PHP

Internet Super Hero Blog: MySQL native driver for PHP: mysqlnd-5.0.1-beta available

Smarx.com: PHP for Microsoft AJAX Library

PHP-Learn-it.com: Starting with PHP and AJAX


Community Events









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


mysql zend framework database ajax conference job book application security zendframework code cakephp example release package PHP5 PEAR developer releases

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