python简易爬虫

时间:2022-04-21 18:39:48
【文件属性】:
文件名称:python简易爬虫
文件大小:27KB
文件格式:ZIP
更新时间:2022-04-21 18:39:48
python python简易爬虫,用pycharm打开直接就能运行演示,包含简单的爬虫基本思路
【文件预览】:
html_outer.py
.gitattributes
main_crawler.py
url_manager.py
output_html.html
src
----__pycache__()
html_parser.py
.idea
----misc.xml(185B)
----workspace.xml(302KB)
----crawler.iml(492B)
----inspectionProfiles()
--------profiles_settings.xml(228B)
----modules.xml(266B)
----vcs.xml(188B)
README.md
__pycache__
----url_manager.cpython-37.pyc(1KB)
----html_downloader.cpython-37.pyc(616B)
----html_parser.cpython-37.pyc(1KB)
----html_outer.cpython-37.pyc(2KB)
html_downloader.py

网友评论