change url
git clone https://github.com/Kidultff/redistribute-spider.git
在config.py中按照提示信息进行设置
然后python spider.py
python spider.py
你想要的信息将按照你需要的打印到屏幕上
你也可以python spider.py > output.txt
python spider.py > output.txt
你想要的信息将被保存到txt文档里