We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 517485d commit 781f2ffCopy full SHA for 781f2ff
README.md
@@ -17,6 +17,7 @@
17
2. 直接在终端或者 Pycharm 中运行脚本(ps: 代码是在 Python3 下编写的,需要使用 Python3 运行)
18
19
```shell
20
+ # 运行前需安装一个第三方库 requests
21
python geek_crawler.py
22
```
23
0 commit comments