Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 273 Bytes

File metadata and controls

9 lines (5 loc) · 273 Bytes

Python-Spider

一个小型的知乎爬虫

###1.Manager.py是主文件,开始时先运行 python Manager.py

###2.然后再运行 python Spider.py

###3.Manager.pySpider.py 可以分开不同机器运行,配置相应的IP地址和端口即可。