更新 'README.md'

master
Kidultff 4 years ago
parent 98aa364647
commit 9fd8bcd391

@ -1,11 +1,15 @@
# 小木虫考研调剂信息爬虫
# 小木虫考研调剂信息爬虫2
`git clone https://git.mmuaa.com/Kidultff/redistribute-spider.git`
```git clone https://git.mmuaa.com/Kidultff/redistribute-spider.git```
在config.py中按照提示信息进行设置
然后```python spider.py```
然后`python spider.py`
你想要的信息将按照你需要的打印到屏幕上
你也可以```python spider.py > output.txt```
你也可以`python spider.py > output.txt`
你想要的信息将被保存到txt文档里
![截屏](https://www.mmuaa.com/wp-content/uploads/image/20200331/1585639857878391.png "截屏")