<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>蓝色的华</title>
    <link>https://bluehua.org</link>
    <description></description>
    <managingEditor> (emptyhua)</managingEditor>
    <pubDate>Sat, 22 Sep 2012 17:06:50 +0000</pubDate>
    <item>
      <title>ivanlw 在 《一个python版的开源web截图工具:python-webkit2png》 的留言</title>
      <link>https://bluehua.org/post/2010-07-23-1397/index.html#2c290fd9-601d-4052-86ab-c126247bba4e</link>
      <description>&lt;p&gt;楼主按照您的操作，提示错误……&lt;br&gt;&#xA;from: can&#39;t read /var/mail/PyQt4.QtCore&lt;br&gt;&#xA;from: can&#39;t read /var/mail/PyQt4.QtGui&lt;br&gt;&#xA;from: can&#39;t read /var/mail/PyQt4.QtWebKit&lt;br&gt;&#xA;from: can&#39;t read /var/mail/PyQt4.QtNetwork&lt;br&gt;&#xA;./webkit2png.py: line 35: syntax error near unexpected token &lt;code&gt;(&#39; ./webkit2png.py: line 35: &lt;/code&gt;class WebkitRenderer(QObject):&#39;&lt;/p&gt;&#xA;&lt;p&gt;而看了github上的说明，要用这个命令&lt;br&gt;&#xA;on a headless server run: xvfb-run --server-args=&amp;quot;-screen 0, 640x480x24&amp;quot; python webkit2png-simple.py&lt;/p&gt;&#xA;&lt;p&gt;但是却提示xvfb启动失败，请问有什么方法解决吗？&lt;/p&gt;&#xA;</description>
      <author>ivanlw</author>
      <guid>2c290fd9-601d-4052-86ab-c126247bba4e</guid>
      <pubDate>Sat, 22 Sep 2012 17:06:50 +0000</pubDate>
    </item>
    <item>
      <title>cheney 在 《一个python版的开源web截图工具:python-webkit2png》 的留言</title>
      <link>https://bluehua.org/post/2010-07-23-1397/index.html#14e43eae-d423-4eb3-a507-a8d8b96f3830</link>
      <description>&lt;p&gt;不支持截取js加载后的页面...[bofu::bofu3_14.gif]&lt;/p&gt;&#xA;</description>
      <author>cheney</author>
      <guid>14e43eae-d423-4eb3-a507-a8d8b96f3830</guid>
      <pubDate>Wed, 15 Feb 2012 22:21:39 +0000</pubDate>
    </item>
    <item>
      <title>使用phantomjs抓取ITC和android market的安装统计数据 | 蓝色的华 在 《一个python版的开源web截图工具:python-webkit2png》 的留言</title>
      <link>https://bluehua.org/post/2010-07-23-1397/index.html#1db995f3-29bb-4d6b-b76c-c3389642e57a</link>
      <description>&lt;p&gt;[...] 同事用python抓各大andriod市场的页面分析软件下载量，后来发现andriod　market的数据是通过ajax加载的，而且貌似加密过了。后来俺发现了phantomjs这个命令行的webkit,在可以在命令行渲染网页，这样不论数据怎么加载，怎么加密，对于标准的浏览器都无能为力了。软件的原理跟以前介绍的一个命令行web截图工具一样,内嵌一个qt4的webkit，然后渲染到xvfb虚拟出的xserver上。不同是这个提供了js的api，用起来方便，可以用来做爬虫，站点监控，服务端截图。 [...]&lt;/p&gt;&#xA;</description>
      <author>使用phantomjs抓取ITC和android market的安装统计数据 | 蓝色的华</author>
      <guid>1db995f3-29bb-4d6b-b76c-c3389642e57a</guid>
      <pubDate>Wed, 14 Sep 2011 14:57:48 +0000</pubDate>
    </item>
  </channel>
</rss>