Johnny Sellers
Results
1
comments of
Johnny Sellers
Give this a try. In settings.py, change the ITEM_PIPELINES: `ITEM_PIPELINES = {` `'dirtbot.pipelines.FilterWordsPipeline': 400,` `'dirtbot.pipelines.RequiredFieldsPipeline': 600,` `'dirtbot.pipelines.MySQLStorePipeline': 800,` `}`. Helpful post: https://stackoverflow.com/questions/37442907/scrapy-attributeerror-list-object-has-no-attribute-iteritems