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 13b0700 commit 34742ffCopy full SHA for 34742ff
README.md
@@ -13,7 +13,7 @@
13
```
14
15
16
-- # spiderFile模块简介
+# spiderFile模块简介
17
18
##### 1. [baidu_sy_img.py](https://github.com/Fenghuapiao/PythonCrawler/blob/master/spiderFile/baidu_sy_img.py): 抓取百度的‘高清摄影’图片
19
@@ -38,7 +38,7 @@
38
##### 11.[xz_picture_spider.py](https://github.com/Fenghuapiao/PythonCrawler/blob/master/spiderFile/xz_picture_spider.py): 应一位知友的请求,抓取某网站上面所有的写真图片。
39
##### 12.[one_img.py](https://github.com/Fenghuapiao/PythonCrawler/blob/master/spiderFile/one_img.py): 抓取one文艺网站的图片
40
---
41
-- # spiderAPI模块简介
+# spiderAPI模块简介
42
#### 本模块提供一些网站的API爬虫接口,功能可能不是很全因此可塑性很大智慧的你如果有兴趣可以继续改进。
43
##### 1.大众点评
44
```python
0 commit comments