From 9fd8bcd39157cca63c08d9cde15bc36e97529e44 Mon Sep 17 00:00:00 2001 From: Kidultff Date: Tue, 31 Mar 2020 15:36:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 62df8a7..3d4dead 100644 --- a/README.md +++ b/README.md @@ -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 "截屏") \ No newline at end of file