meta The initial values for the Request.meta attribute. If given, the dict passed in this parameter will be shallow copied.该参数也是字典形式 , 是为了在spider类的多个parse函数之间传递信息 , 见 知乎 。 注意Response对象也有一个它对应的Request对象 :The Request object that generated this response. This attribute is assigned in the Scrapy engine, after the response and the request have passed through all Downloader Middlewares In particular, this means that:HTTP redirections will cause the original request (to the URL before redirection) to be assigned to the redirected response (with the final URL after redirection).Response.request.url doesn’t always equal Response.urlThis attribute is only available in the spider code, and in the Spider Middlewares, but not in Downloader Middlewares (although you have the Request available there by other means) and handlers of the response_downloaded signal.But Unlike the Response.request attribute, the Response.meta attribute is propagated along redirects and retries, so you will get the original Request.meta sent from your spider.Response obejct这里仅介绍一些reponse对象的属性:
- url 即该response的来源url
- status 即该response的状态码
- headers response的响应头 , 形式为dict
- body response的相应数据体 , 形式为bytes
- request response对应的Request对象 , 对于它上文已经介绍 , 即Response.url可能不等于Reponse.request.url , 因为redirection的原因
SettingsSettings can be populated using different mechanisms, each of which having a different precedence. Here is the list of them in decreasing order of precedence:
- Command line options (most precedence)
- Settings per-spider
- Project settings module(settings.py)
- Default settings per-command
- Default global settings (less precedence)
一般我们直接在settings.py文件中对其进行修改 , 常见需要增改的有:user-agent指定 , ITEM_PIPELINES解除注释以开启pipeline功能 , LOG_LEVEL和LOG_FILE指定 , ROBOTSTXT_OBEY设为False等等 。
【Scrapy框架初探】
推荐阅读
-
中国房地产报|“红顶官商”土地解禁案待破局,北京通州多地块闲置20年
-
文史星空|当真是厉害,曹操为啥不敢进攻荆州?看看刘表手下的五虎将
-
漫漫开发路|为什么内存空间分配总是以64K为边界?
-
郎平|女排前主帅呼声颇高!他能接手郎平之位?其实年龄都不过关
-
导爷来叨叨面试官造型心空预警!蔡徐坤工作室分享《青你2》蔡PD蓝色衬衫造型图
-
儿子换门锁、租房遭遇房东卖房,上海一老太无房可住起诉子女
-
DeepTech深科技:复工人数不足10%,苹果能否夺回“失去的一个月”,搭上5G班车?
-
上海街头的经典小吃油墩子,教你懒人做法,酥香爽口,学会去摆摊
-
青年|王者coser颜值多高?小乔,李白不算啥,看到王昭君:恋爱了
-
教师资格证|山西发飙女教师终得恶果,官方回应:撤销其教师资格证和一切荣誉称号
-
-
SUV■60400元的SUV,车重1.6吨,高速稳如德国车,却没人欣赏
-
房地产业|刚刚宣布:双十一"送房"了!网友:房不胜防
-
-
-
-
Emma时尚小世界|穿衣没有自我风格?秋日里用好1件单品,潇洒大气自由切换
-
[王者荣耀 英雄 技能 射手 装备]|群伤的电刀,续航的末世,到底谁才是射手核心NO.1?
-
-
喜欢很久的人一直没表态 突然很久之后告诉你她也喜欢你 这是啥样的体验?