feat(projects): 新增Scrapy综合案例示例代码

This commit is contained in:
100gle
2022-07-13 16:21:55 +08:00
parent 7e44811195
commit 5cf5991d2d
14 changed files with 954 additions and 0 deletions

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 = bilibili_crawler.settings
[deploy]
#url = http://localhost:6800/
project = bilibili_crawler