Hey:

    I use CrawlSpider,  I write a start_request and set a meta in the
Request, my question is that how to pass the meta from the start_request to
the parse's response, during the Rules, there are three parse_request. I
know we can get the request.meta from the Response.meta. But there are
three parse_request between the first request and the last response.

-- 
You received this message because you are subscribed to the Google Groups 
"scrapy-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/scrapy-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to