File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 10
10
| __/
11
11
—————— by yanghangfeng
12
12
` ` `
13
- # <p align="center">PythonCrawler: 用 python编写的爬虫项目集合:bug:(本项目代码仅作为爬虫技术学习之用,学习者千万要遵循中华人民共和国法律 !)</p>
13
+ # <p align="center">PythonCrawler: 用 python编写的爬虫项目集合:bug:(本项目代码仅作为爬虫技术学习之用,学习者务必遵循中华人民共和国法律 !)</p>
14
14
15
15
< p align=" center" >
16
16
< a href=" https://github.com/yhangf/PythonCrawler/blob/master/LICENSE" >
38
38
3. [get_photos.py](https://github.com/yhangf/PythonCrawler/blob/master/spiderFile/get_photos.py): ** 抓取百度贴吧某话题下的所有图片。**
39
39
4. [get_web_all_img.py](https://github.com/yhangf/PythonCrawler/blob/master/spiderFile/get_web_all_img.py): ** 抓取整个网站的图片。**
40
40
5. [lagou_position_spider.py](https://github.com/yhangf/PythonCrawler/blob/master/spiderFile/lagou_position_spider.py): ** 任意输入关键字,一键抓取与关键字相关的职位招聘信息,并保存到本地文件。**
41
- 6. [student_img.py](https://github.com/yhangf/PythonCrawler/blob/master/spiderFile/student_img.py): ** 自动化获取学籍证件照 。**
41
+ 6. [student_img.py](https://github.com/yhangf/PythonCrawler/blob/master/spiderFile/student_img.py): ** 自动化获取自己学籍证件照 。**
42
42
7. [JD_spider.py](https://github.com/yhangf/PythonCrawler/blob/master/spiderFile/JD_spider.py): ** 大批量抓取京东商品id和标签。**
43
43
8. [ECUT_pos_html.py](https://github.com/yhangf/PythonCrawler/blob/master/spiderFile/ECUT_pos_html.py): ** 抓取学校官网所有校园招聘信息,并保存为html格式,图片也会镶嵌在html中。**
44
44
9. [ECUT_get_grade.py](https://github.com/yhangf/PythonCrawler/blob/master/spiderFile/ECUT_get_grade.py): ** 模拟登陆学校官网,抓取成绩并计算平均学分绩。**
You can’t perform that action at this time.
0 commit comments