Files
python/python爬虫/scrapy/scrapy02/scrapy02/spiders/__init__.py
T
2025-08-05 09:19:34 +08:00

5 lines
161 B
Python

# 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.