上下文-问题的复制正如你所看到的,它是一个搜索页面,需要填写一个表单。当我以这种方式填写表单时,我想刮掉一个返回的页面:'Filing category': 'All annual, quarterly, and current reports',
'Filed data range': 'Last y
目前,我有STATS_DUMP = True
但是Scrapy生成的调试消息也会添加到日志文件中。这些都是非常长的和理想的,我希望调试级别的消息留下的标准错误和信息消息被转储到我的LOG_FILE。其次,在文档中,它说The logging service must be explicitly started through the scrapy.log.start() function.我的问题是,我在哪里运