会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Rollo.ST
记录Python学习笔记
博客园
首页
新随笔
联系
订阅
管理
2019年7月24日
【Rollo的Python之路】Python 爬虫系统学习 (十一) Scrapy Shell
摘要: Scrapy Shell: 语法: Scrapy 的response与requests里面的response 区别:Scrapy:response.body 是bytes类型,他没有content属性 Requests: response.content.decode() 就是bytes类型 scr
阅读全文
posted @ 2019-07-24 21:03 Rollo|St
阅读(141)
评论(0)
推荐(0)
编辑
公告