setup scrapy project defaults

This commit is contained in:
Xevion
2021-03-14 10:01:17 -05:00
parent 356813ed64
commit 1f6f3246ae
8 changed files with 235 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# This package will contain the spiders of your Scrapy project
#
# Please refer to the documentation for information on how to create and manage
# your spiders.