mirror of
https://github.com/Xevion/thesaurus-scraper.git
synced 2025-12-15 08:13:30 -06:00
setup scrapy project defaults
This commit is contained in:
4
scraper/spiders/__init__.py
Normal file
4
scraper/spiders/__init__.py
Normal 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.
|
||||
Reference in New Issue
Block a user