wget 或 lynx 由于其中包含框架而无法下载某些网页
我想下载 http://www.wordwebonline.com/search.pl?w= humane 此网页在 UNIX 上。
我尝试使用 wget 和 lynx 但页面无法下载。相反,在框架中可以看到以下文本
:[2]fr_top 框架:[3]fr_bottom
您的浏览器不支持框架:单击下面的链接 还尝试了使用
wget -U Mozilla 选项,但结果仍然相同 那么我该如何克服这个问题呢?如何使用 wget 或 lynx 获取帧内的数据。或者任何其他命令行工具可以执行此操作?
I want to download http://www.wordwebonline.com/search.pl?w=humane this webpage on UNIX.
I tried to use wget and lynx but the page is not download. Instead following text is seen in it
FRAME: [2]fr_top
FRAME: [3]fr_bottom
Your browser doesn't support frames: Click on the link below to
proceed to the
With wget -U Mozilla option was also tried but still the same result
So how can I overcome this? How to get the data within frames using either wget or lynx. Or any other command line tool to do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不是一个问题,但请查看 HTTrack
Not a SO question but check out HTTrack