webpage2html:将网页保存为独立的可编辑html文件,以供离线存档查看

时间:2024-02-24 13:16:55
【文件属性】:

文件名称:webpage2html:将网页保存为独立的可编辑html文件,以供离线存档查看

文件大小:1.07MB

文件格式:ZIP

更新时间:2024-02-24 13:16:55

html webpage HTMLHTML

网页2html Webpage2html:将网页保存到单个html文件中 这是一个将网页保存到单个html文件的简单脚本。 没有mhtml或pdf内容,没有xxx_files目录,只有一个可读且可编辑的html文件。 基本思想是将所有css / javascript文件直接插入html,并将base64数据URI用于图像数据。 用法与范例 直接从url保存网页(推荐方式): $ python webpage2html.py https://www.google.com > google.html 或先使用Chrome之类的浏览器将网页保存到带有something_files目录的some


【文件预览】:
webpage2html-master
----.travis.yml(131B)
----readme.md(3KB)
----test()
--------test_css_screen.html(340B)
--------hacklu-ctf-2013-exp400-wannable-0ops_files()
--------hacklu-ctf-2013-exp400-wannable-0ops.html(67KB)
--------text_css()
--------test.py(3KB)
--------webpage2html.py(18B)
--------test_no_script.html(573B)
--------text_css.html(187B)
--------test_requests_page.html(1.53MB)
--------webfont()
--------another_dir()
--------test_pre_formatting.html(476B)
--------webfont.html(482B)
----webpage2html.py(16KB)
----requirements.txt(67B)
----setup.py(1KB)
----.gitignore(59B)
----LICENSE.txt(2KB)

网友评论