Scrapy存储爬取的数据时,提示不支持某些字段

在Item文件中,添加对应的字段即可

KeyError: 'xxx does not support field: _id'

相关文章: