How to launch a large-scale web scraping project? Find out how LexisNexis did it. Join the webinar on 29th March.Register now
Start a new topic

[scrapy.log] Wrong item type: None

I am running a spider in Scrapy cloud that pipes results to MongoDB. When I run the spider I get the error: [scrapy.log] Wrong item type: None


However, when I look in MongoDB, the expected results are in my database. Can you help me understand what this error is and how it can be addressed?

Login to post a comment