Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 257 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 257 Bytes

1 技术栈

Python3.6 Python的版本

request 得到网页html、jpg等资源的lib

beautifulsoup 解析html的利器

html5lib 指定beautifulsoup按什么方式解析

os 创建文件夹需要用到系统操作lib

2 IDE

Anaconda Spider