BUOD_articlescraper / scrapy.cfg
0xhaz's picture
Upload 25 files
f9e169a
raw
history blame
273 Bytes
# Automatically created by: scrapy startproject
#
# For more information about the [deploy] section see:
# https://scrapyd.readthedocs.io/en/latest/deploy.html
[settings]
default = article_scraper.settings
[deploy]
#url = http://localhost:6800/
project = article_scraper