File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 36
36
##### 10. [ github_hot.py] ( https://github.com/Fenghuapiao/PythonCrawler/blob/master/spiderFile/github_hot.py ) : 抓取github上面热门语言所对应的项目,并把项目简介和项目主页地址保存到本地文件。
37
37
38
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文艺网站的图片
39
+ ##### 12.[ one_img.py] ( https://github.com/Fenghuapiao/PythonCrawler/blob/master/spiderFile/one_img.py ) : 抓取one文艺网站的图片。
40
+ ##### 13.[ get_baike.py] ( https://github.com/Fenghuapiao/PythonCrawler/blob/master/spiderFile/get_baike.py ) : 任意输入一个关键词抓取百度百科的介绍。
41
+
40
42
---
41
43
# spiderAPI模块简介
42
44
#### 本模块提供一些网站的API爬虫接口,功能可能不是很全因此可塑性很大智慧的你如果有兴趣可以继续改进。
You can’t perform that action at this time.
0 commit comments