CharlesZhang13
2018-11-08 20:50
報錯是:main.py: error: running 'scrapy crawl' with more than one spider is no longer supported
语法是这样的scrapy crawl [options] <spider>
所以 你看下main里 语法是否符合要求
scrapy crawl douban_spider
Python最火爬虫框架Scrapy入门与实践
67418 学习 · 223 问题
相似问题