如何存储Google缓存网页的渲染输出?

时间:2016-03-15 04:12:28

标签: linux caching lynx

我试图获取Google缓存网页的输出:

lynx -dump https://webcache.googleusercontent.com/search?q=cache:qh7F3C-sax0J:https://news.google.ca/+&cd=1&hl=en&ct=clnk&gl=ca > file

这会产生一个空文件。我注意到lynx使用多个线程来处理网页。但有没有办法在文件中生成输出?

0 个答案:

没有答案