响应之间传递参数

Posted 不可叽叽歪歪

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了响应之间传递参数相关的知识,希望对你有一定的参考价值。

title = item [“title”]
yield Request(url,meta = {“title”:title},callback = self.parse_item)
l.add_value(title,response.meta [title],MapCompose(unicode.stripunicode.title))

 

以上是关于响应之间传递参数的主要内容,如果未能解决你的问题,请参考以下文章