会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
十一
博客园
首页
新随笔
联系
管理
订阅
2018年9月21日
Requests 校花网图片爬取
摘要: 纪念我们闹过的矛盾,只想平淡如水import requestsimport reurl = 'http://www.xiaohuar.com/list-1-%s.html'for i in range(4): temp = url % i response =requests.get(temp) h
阅读全文
posted @ 2018-09-21 16:15 【十一】
阅读(675)
评论(2)
推荐(0)
公告