<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Parsing AJAX web pages using PyKHTML</title>
	<atom:link href="http://sourcecodebean.com/archives/parsing-ajax-web-pages-using-pykhtml/42/feed" rel="self" type="application/rss+xml" />
	<link>http://sourcecodebean.com/archives/parsing-ajax-web-pages-using-pykhtml/42</link>
	<description>giving you tricks and tips of good coding</description>
	<lastBuildDate>Tue, 03 Aug 2010 13:50:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bob</title>
		<link>http://sourcecodebean.com/archives/parsing-ajax-web-pages-using-pykhtml/42/comment-page-1#comment-846</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Sat, 16 May 2009 03:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://sourcecodebean.com/?p=42#comment-846</guid>
		<description>so does this mean using CURL and regex days are over?? I think this pretty much kills the rest of the methodologies out there.</description>
		<content:encoded><![CDATA[<p>so does this mean using CURL and regex days are over?? I think this pretty much kills the rest of the methodologies out there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bob</title>
		<link>http://sourcecodebean.com/archives/parsing-ajax-web-pages-using-pykhtml/42/comment-page-1#comment-845</link>
		<dc:creator>bob</dc:creator>
		<pubDate>Sat, 16 May 2009 03:33:22 +0000</pubDate>
		<guid isPermaLink="false">http://sourcecodebean.com/?p=42#comment-845</guid>
		<description>Amazing! THIS is the solution i&#039;ve been seeking all this time!

I&#039;m curious how well it handles pages rendered with javascript? Sometimes, the javascript hides the data, so without actually parsing JS (horrible), the data is univewable. 

Would PyKHTML be powerful enough to accomplish that ?

Great tutorial! Thanks a lot!!!</description>
		<content:encoded><![CDATA[<p>Amazing! THIS is the solution i&#8217;ve been seeking all this time!</p>
<p>I&#8217;m curious how well it handles pages rendered with javascript? Sometimes, the javascript hides the data, so without actually parsing JS (horrible), the data is univewable. </p>
<p>Would PyKHTML be powerful enough to accomplish that ?</p>
<p>Great tutorial! Thanks a lot!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
