News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Raphael Stolt's Blog:
Scraping websites with Zend_Dom_Query
October 17, 2008 @ 14:31:34

Raphael Stolt has a new blog post today with a tutorial showing how to take the Zend_Dom_Query component out of the Zend Framework and use it to scrape content from another web site.

Today I stumbled upon an interesting and reportable scenario were I had to extract information of the weekly published Drum and Bass charts provided by BBC 1Xtra. As this information currently isn't available in any consumer friendly format like for example a RSS feed, I had to go that scraping route but didn't want to hustle with a regex approach. Since version 1.6.0 the Zend_Dom_Query component has been added to the framework mainly to support functional testing of MVC applications, but it also can be used for rolling custom website scrapers in a snap. Woot, perfect match!

He includes the code for his Bbc_DnbCharts_Scraper class he's created to show how the data is pulled in (via curl) and pushed into an object to be parsed.

1 comment voice your opinion now!
scraping website zendframework zenddomquery component tutorial




Similar Posts

John Coggeshall's Blog: Zend_Service_SlideShare approved

The Bakery: New Articles/Components/Helpers Posted

Sameer's Blog: Creating a Figlet text in php

DevShed: Tracking Website Statistics with PHP

NETTUTS.com: Can You Hack Your Own Site? A Look at Some Essential Security Considerations


Community Events









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


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

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