News Feed
Jobs Feed
Sections




News Archive
Juozas Kaziukenas' Blog:
Web scraping with PHP and XPath
February 18, 2009 @ 10:28:08

In this new post to his blog Juozas Kaziukenas takes a look at one method for getting the information out of a remote page - parsing it with PHP and XPath (assuming the page is correctly formatted).

When I was writing about how I use web scraping, I was still hadn't tried using Xpath (shame on me). [...] It turned out, that using Xpath is extremely easy, really. When you master it, you can do everything in seconds. Yes, you need to know how XML works and how to write correct Xpath queries (brief explanation of Xpath syntax is available at W3Schools), but hey - these topics are in 1st year of university.

He includes both some sample code (to fetch a titles and prices for cameras from bhphotovideo.com) and a link to a XPath checker you can use to ensure that your query is correctly formatted. It's good that he also includes a quick reminder about the ethical issue with web scraping - it could be considered stealing depending on where the information comes from and who is providing it.

1 comment voice your opinion now!
web scraping xpath tutorial price title ethical steal information


blog comments powered by Disqus

Similar Posts

Oracle Technology Network: High Performance and Availability with Oracle RAC and PHP

phpRiot.com: Combining PHP, JSON and jQuery Screencast

PHPro.org: Tutorial - Reciprocal Links

International PHP Magazine: IPM Poll Question: Which Is the Best Way to Do PHP Web Testing?

SitePoint PHP Blog: Markup Separation with Template IT


Community Events











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


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

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