张延森 4 年之前
父節點
當前提交
4a19cb5866
共有 2 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      crawl/run.py
  2. 二進制
      crawl/spiders/__pycache__/basketball.cpython-38.pyc

+ 1
- 1
crawl/run.py 查看文件

@@ -7,4 +7,4 @@ print(dirpath)
7 7
 # 添加环境变量
8 8
 sys.path.append(dirpath)
9 9
 # 启动爬虫,第三个参数为爬虫name
10
-execute(['scrapy','crawl','lottery'])
10
+execute(['scrapy','crawl','basketball'])

二進制
crawl/spiders/__pycache__/basketball.cpython-38.pyc 查看文件