initial commit

This commit is contained in:
2026-05-05 11:35:19 -04:00
commit cd3543bd0f
12 changed files with 507 additions and 0 deletions

11
scrapy.cfg Normal file
View File

@@ -0,0 +1,11 @@
# Automatically created by: scrapy startproject
#
# For more information about the [deploy] section see:
# https://scrapyd.readthedocs.io/en/latest/deploy.html
[settings]
default = scraper.settings
[deploy]
#url = http://localhost:6800/
project = scraper