How to access a command line argument that pass by -s in scrapy?

后端 未结 0 1227
再見小時候
再見小時候 2020-12-16 18:52

I want to get a argument outside spiders. Before scrapy version 1.7, I can do this:

from scrapy.conf import settings

but now, it instead of

相关标签:
回答
  • 消灭零回复
提交回复
热议问题