# Automatically created by: scrapy startproject # # For more information about the [deploy] section see: # https://scrapyd.readthedocs.io/en/latest/deploy.html [settings] default = qiubai_proj.settings [deploy:scrapyd1] url = http://localhost:6800/ project = qiubai_proj