Be sure in your first function (parse) has request.meta['item'] = item
put what you have in a pastebin if its still borked On Fri, Oct 9, 2015 at 10:25 AM, house_scraper <[email protected]> wrote: > Thanks! > > My version of this is throwing up a "keyerror" on the following line: > > item = response.meta['item'] > > > -- > 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/d/optout. > -- 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/d/optout.
