retrieval-augmented-generation / src / data_collection / using_scrapy / scrapy.cfg
scrapy.cfg
Raw
# Automatically created by: scrapy startproject
#
# For more information about the [deploy] section see:
# https://scrapyd.readthedocs.io/en/latest/deploy.html

[settings]
default = using_scrapy.settings

[deploy]
#url = http://localhost:6800/
project = using_scrapy