Initial release (created with scrapy startproject)

This commit is contained in:
2024-06-05 22:32:09 +02:00
commit 37770dd614
7 changed files with 236 additions and 0 deletions
+4
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.