zstar1003 / web-snapshots

A Python script used to save web page snapshots

Repository from Github https://github.comzstar1003/web-snapshotsRepository from Github https://github.comzstar1003/web-snapshots

web-snapshots

一个将网页快照保存为一个html文件的py脚本。


使用方式

  1. 安装deno,终端执行
irm https://deno.land/install.ps1 | iex
  1. 替换singlefile-cmd参数

cli_with_singlefile.py中singlefile-cmd,替换成single-file-cli下的single-file.bat路径

  1. 终端执行
python cli_with_singlefile.py

致谢

感谢single-file-cli项目提供的支持。

About

A Python script used to save web page snapshots


Languages

Language:JavaScript 88.3%Language:Shell 5.9%Language:Python 5.2%Language:Dockerfile 0.3%Language:TypeScript 0.2%Language:Batchfile 0.1%