<?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: Downloading a page&#8217;s content with python and WebKit</title>
	<atom:link href="http://blog.motane.lu/2009/07/07/downloading-a-pages-content-with-python-and-webkit/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.motane.lu/2009/07/07/downloading-a-pages-content-with-python-and-webkit/</link>
	<description>Ramblings about software development</description>
	<lastBuildDate>Thu, 02 Feb 2012 17:38:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Scraping AJAX web pages (Part 2) &#171; The Ubuntu Incident</title>
		<link>http://blog.motane.lu/2009/07/07/downloading-a-pages-content-with-python-and-webkit/comment-page-1/#comment-2613</link>
		<dc:creator>Scraping AJAX web pages (Part 2) &#171; The Ubuntu Incident</dc:creator>
		<pubDate>Tue, 20 Sep 2011 20:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=896#comment-2613</guid>
		<description>[...] Downloading a page&#8217;s content with python and WebKit :: Downloading a page&#8217;s content afte... [...]</description>
		<content:encoded><![CDATA[<p>[...] Downloading a page&#8217;s content with python and WebKit :: Downloading a page&#8217;s content afte&#8230; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trash80</title>
		<link>http://blog.motane.lu/2009/07/07/downloading-a-pages-content-with-python-and-webkit/comment-page-1/#comment-2593</link>
		<dc:creator>trash80</dc:creator>
		<pubDate>Thu, 08 Sep 2011 02:19:49 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=896#comment-2593</guid>
		<description>@Suncokret - the package is &#039;python-webkit&#039;, which is pywebkitgtk.  So much for meaningful names.</description>
		<content:encoded><![CDATA[<p>@Suncokret &#8211; the package is &#8216;python-webkit&#8217;, which is pywebkitgtk.  So much for meaningful names.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: philips</title>
		<link>http://blog.motane.lu/2009/07/07/downloading-a-pages-content-with-python-and-webkit/comment-page-1/#comment-2547</link>
		<dc:creator>philips</dc:creator>
		<pubDate>Tue, 21 Jun 2011 12:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=896#comment-2547</guid>
		<description>I make a &lt;a href=&quot;http://www.fminer.com&quot; rel=&quot;nofollow&quot;&gt;web scraping tool&lt;/a&gt; using webkit and Pyside, help can help others.</description>
		<content:encoded><![CDATA[<p>I make a <a href="http://www.fminer.com" rel="nofollow">web scraping tool</a> using webkit and Pyside, help can help others.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suncokret</title>
		<link>http://blog.motane.lu/2009/07/07/downloading-a-pages-content-with-python-and-webkit/comment-page-1/#comment-2544</link>
		<dc:creator>Suncokret</dc:creator>
		<pubDate>Tue, 21 Jun 2011 00:59:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=896#comment-2544</guid>
		<description>Tried those two expamles but with no luck.

On Ubuntu 11.04 this link helped me http://github.com/emyller/webkitcrawler but explanations from Tudor were excelent.

Ubuntu python-webkitgtk ... can not be found in 11.04 repository.

Thanks</description>
		<content:encoded><![CDATA[<p>Tried those two expamles but with no luck.</p>
<p>On Ubuntu 11.04 this link helped me <a href="http://github.com/emyller/webkitcrawler" rel="nofollow">http://github.com/emyller/webkitcrawler</a> but explanations from Tudor were excelent.</p>
<p>Ubuntu python-webkitgtk &#8230; can not be found in 11.04 repository.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neumino &#187; Blog Archive &#187; Parallel crawling and javascript</title>
		<link>http://blog.motane.lu/2009/07/07/downloading-a-pages-content-with-python-and-webkit/comment-page-1/#comment-2277</link>
		<dc:creator>neumino &#187; Blog Archive &#187; Parallel crawling and javascript</dc:creator>
		<pubDate>Sun, 08 May 2011 16:50:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=896#comment-2277</guid>
		<description>[...] using things like wget or curl was out of question. I eventually find a nice way to do things here. The last thing that I needed was to parallelize it (the webpages were quite [...]</description>
		<content:encoded><![CDATA[<p>[...] using things like wget or curl was out of question. I eventually find a nice way to do things here. The last thing that I needed was to parallelize it (the webpages were quite [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tudor</title>
		<link>http://blog.motane.lu/2009/07/07/downloading-a-pages-content-with-python-and-webkit/comment-page-1/#comment-1960</link>
		<dc:creator>Tudor</dc:creator>
		<pubDate>Wed, 26 Jan 2011 11:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=896#comment-1960</guid>
		<description>I don&#039;t have access to a windows machine, so I can&#039;t help you...</description>
		<content:encoded><![CDATA[<p>I don&#8217;t have access to a windows machine, so I can&#8217;t help you&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sina</title>
		<link>http://blog.motane.lu/2009/07/07/downloading-a-pages-content-with-python-and-webkit/comment-page-1/#comment-1957</link>
		<dc:creator>Sina</dc:creator>
		<pubDate>Wed, 26 Jan 2011 01:53:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=896#comment-1957</guid>
		<description>I used the exact same code on Windows. But the output file still have all the original java scripts! Do you guys have any idea why?</description>
		<content:encoded><![CDATA[<p>I used the exact same code on Windows. But the output file still have all the original java scripts! Do you guys have any idea why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tudor</title>
		<link>http://blog.motane.lu/2009/07/07/downloading-a-pages-content-with-python-and-webkit/comment-page-1/#comment-1635</link>
		<dc:creator>Tudor</dc:creator>
		<pubDate>Tue, 21 Dec 2010 07:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=896#comment-1635</guid>
		<description>Install Xvfb!</description>
		<content:encoded><![CDATA[<p>Install Xvfb!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonio</title>
		<link>http://blog.motane.lu/2009/07/07/downloading-a-pages-content-with-python-and-webkit/comment-page-1/#comment-1630</link>
		<dc:creator>Antonio</dc:creator>
		<pubDate>Sun, 19 Dec 2010 22:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=896#comment-1630</guid>
		<description>Hi, got this error
cannot connect to X server
Wasn&#039;t one of the requirements that the script run  without  X?
Thanks</description>
		<content:encoded><![CDATA[<p>Hi, got this error<br />
cannot connect to X server<br />
Wasn&#8217;t one of the requirements that the script run  without  X?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wxuan</title>
		<link>http://blog.motane.lu/2009/07/07/downloading-a-pages-content-with-python-and-webkit/comment-page-1/#comment-1575</link>
		<dc:creator>wxuan</dc:creator>
		<pubDate>Mon, 06 Dec 2010 03:05:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=896#comment-1575</guid>
		<description>I use your script to crawl the web page on windows, but the Chinese characters are garbled. Can you give me some advices to fix this problem? Thank you!</description>
		<content:encoded><![CDATA[<p>I use your script to crawl the web page on windows, but the Chinese characters are garbled. Can you give me some advices to fix this problem? Thank you!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

