随笔分类 -  爬虫

公元二零一九年七月至今,这该死的爬虫,掩盖了我这无处安放的温柔,CTMD.........
摘要:爬虫之 百度图片 http://image.baidu.com/search/index?ct=201326592&cl=2&st= 1&lm= 1&nc=1&ie=utf 8&tn=baiduimage&ipn=r&rps=1&pv=&fm=rs7&word=风景 阅读全文
posted @ 2019-07-23 16:22 SweetJack 阅读(849) 评论(2) 推荐(0) 编辑
摘要:爬虫之 必应壁纸 https://bing.ioliu.cn/?p={i} i为爬取的页数 python import re import requests import os if not os.path.exists('必应壁纸'): os.mkdir('必应壁纸') 获取网页地址信息 i = 阅读全文
posted @ 2019-07-23 16:21 SweetJack 阅读(262) 评论(0) 推荐(0) 编辑
摘要:爬虫之 网易新闻(体育) https://sports.163.com/{i} i in ['nba','cba','china'] 阅读全文
posted @ 2019-07-23 16:21 SweetJack 阅读(449) 评论(0) 推荐(0) 编辑
摘要:爬虫之 段子网 https://ishuo.cn/{i} i in ['duanzi','yulu','joke','xiaozhishi','duanyu'] python import requests import re for i in ['duanzi','yulu','joke','xi 阅读全文
posted @ 2019-07-23 16:20 SweetJack 阅读(221) 评论(0) 推荐(0) 编辑
摘要:爬虫之 校花网 http://www.xiaohuar.com/huar http://www.xiaohuar.com/s 1 290.html p1 python import re import requests import os if not os.path.exists('校花网'): 阅读全文
posted @ 2019-07-23 16:19 SweetJack 阅读(759) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示