Files
sspai-100-hours-series-python/projects/crawling/bilibili_crawler/scrapy.cfg

12 lines
275 B
INI

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