开发者

Good apps I could use to store a page locally?

I really need to find a reliable way in order to store a web page locally, with all it's dependencies e.g. html, css stylesheets, javascript, etc...开发者_StackOverflow

A python library would be awesome, a CLI would be great too. Also would this type of app/library have a standardized name?


Any suggestions guys? =)


I have used HTTrack in the past to good effect (available for Windows, Linux, & OS X). It has a C API and there is also a third-party Python wrapper available.

Also see this question: Any Python Script to Save Websites Like Firefox?


you can try Scrapy which is fairly simple and efficient: it is a bit more than a python library...

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜