pywebcopy:用于镜像网页和网站的Python库

时间:2021-02-03 19:38:17
【文件属性】:
文件名称:pywebcopy:用于镜像网页和网站的Python库
文件大小:65KB
文件格式:ZIP
更新时间:2021-02-03 19:38:17
python html webpage mirror html-parser PyWebCopy:copyright:6 Created By : Raja Tomar License : MIT Email: rajatomar788@gmail.com 轻松克隆Python网站和网页。 网页搜寻或使用python保存完整的网页和网站。 用Python编写的Web抓取和归档工具归档任何在线网站及其资产,css,js和图像,以供阅读,存储或出于任何原因。 pywebcopy很容易。 为什么很棒? 因为它 - 尊重robots.txt 一次调用即可保存包含CSS,JS和图像的网页 使用一次呼叫中重新映射的资产和链接克隆完整的网站 具有简单易用的直接API 子类的高级用法 自定义
【文件预览】:
pywebcopy-master
----setup.py(3KB)
----.gitignore(128B)
----requirements.txt(558B)
----CONTRIBUTING.md(3KB)
----CODE_OF_CONDUCT.md(28B)
----LICENSE(550B)
----examples.py(3KB)
----.github()
--------workflows()
----README.md(20KB)
----tests()
--------__init__.py(210B)
--------test_basic.py(13KB)
--------test_advanced.py(11KB)
----mkdocs.yml(169B)
----pywebcopy()
--------elements.py(17KB)
--------compat.py(1KB)
--------urls.py(13KB)
--------__init__.py(2KB)
--------crawler.py(5KB)
--------parsers.py(22KB)
--------api.py(5KB)
--------structures.py(3KB)
--------globals.py(8KB)
--------__main__.py(2KB)
--------core.py(9KB)
--------webpage.py(10KB)
--------configs.py(10KB)
--------exceptions.py(1KB)
----docs()
--------index.md(3KB)
--------library.md(5KB)
--------about.md(4KB)
--------configurations.md(4KB)
--------how-tos.md(3KB)

网友评论