<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: PHP: Write a Web Page Scraper</title>
	<link>http://twit88.com/blog/2008/02/04/php-write-a-web-page-scraper/</link>
	<description>Good judgement comes from experience, and experience comes from bad judgement.</description>
	<pubDate>Tue, 06 Jan 2009 23:42:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: stevo</title>
		<link>http://twit88.com/blog/2008/02/04/php-write-a-web-page-scraper/#comment-34285</link>
		<dc:creator>stevo</dc:creator>
		<pubDate>Mon, 29 Dec 2008 07:22:21 +0000</pubDate>
		<guid>http://twit88.com/blog/2008/02/04/php-write-a-web-page-scraper/#comment-34285</guid>
		<description>I'm a bit confused on this. A big part of the article focuses on getting the web page, which IMO is simple (Even an fopen($url) should suffice).

But I am a bit confused on how you are extracting/scraping the data. Can you please provide more information into Xpath, how you used it in PHP, and how it works in general? I tried wikipedia without too much luck  (on xQuery and xPath)
thanks</description>
		<content:encoded><![CDATA[<p>I&#8217;m a bit confused on this. A big part of the article focuses on getting the web page, which IMO is simple (Even an fopen($url) should suffice).</p>
<p>But I am a bit confused on how you are extracting/scraping the data. Can you please provide more information into Xpath, how you used it in PHP, and how it works in general? I tried wikipedia without too much luck  (on xQuery and xPath)<br />
thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Electron Soup : Learning page scraping and mashups</title>
		<link>http://twit88.com/blog/2008/02/04/php-write-a-web-page-scraper/#comment-12667</link>
		<dc:creator>Electron Soup : Learning page scraping and mashups</dc:creator>
		<pubDate>Thu, 24 Jul 2008 02:37:23 +0000</pubDate>
		<guid>http://twit88.com/blog/2008/02/04/php-write-a-web-page-scraper/#comment-12667</guid>
		<description>[...] the instructions in the article &#8220;PHP: Write a Web Page Scraper&#8221; I have been able to grab a link to each penalty notice&#8217;s details page, and then grab [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] the instructions in the article &#8220;PHP: Write a Web Page Scraper&#8221; I have been able to grab a link to each penalty notice&#8217;s details page, and then grab [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://twit88.com/blog/2008/02/04/php-write-a-web-page-scraper/#comment-10148</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 19 Jun 2008 02:34:33 +0000</pubDate>
		<guid>http://twit88.com/blog/2008/02/04/php-write-a-web-page-scraper/#comment-10148</guid>
		<description>The website layout is changed. The XQuery has to be modified accordingly.</description>
		<content:encoded><![CDATA[<p>The website layout is changed. The XQuery has to be modified accordingly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Caio Iglesias</title>
		<link>http://twit88.com/blog/2008/02/04/php-write-a-web-page-scraper/#comment-10115</link>
		<dc:creator>Caio Iglesias</dc:creator>
		<pubDate>Wed, 18 Jun 2008 11:05:53 +0000</pubDate>
		<guid>http://twit88.com/blog/2008/02/04/php-write-a-web-page-scraper/#comment-10115</guid>
		<description>Running your code exactly as it is doesn't work on my server. Any ideas?</description>
		<content:encoded><![CDATA[<p>Running your code exactly as it is doesn&#8217;t work on my server. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ruben Zevallos Jr.</title>
		<link>http://twit88.com/blog/2008/02/04/php-write-a-web-page-scraper/#comment-4036</link>
		<dc:creator>Ruben Zevallos Jr.</dc:creator>
		<pubDate>Sat, 08 Mar 2008 20:16:35 +0000</pubDate>
		<guid>http://twit88.com/blog/2008/02/04/php-write-a-web-page-scraper/#comment-4036</guid>
		<description>Very nice article... I did my Web Scraping, but it have to navigate and get info from lot's of web sites... I'm looking for some way to do it without to much effort...

Thank you for you ideas...</description>
		<content:encoded><![CDATA[<p>Very nice article&#8230; I did my Web Scraping, but it have to navigate and get info from lot&#8217;s of web sites&#8230; I&#8217;m looking for some way to do it without to much effort&#8230;</p>
<p>Thank you for you ideas&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
