Sin descripción

Hua-Au-Yeung 4dae2dd0c0 first push hace 1 año
drivers 4dae2dd0c0 first push hace 1 año
.editorconfig 4dae2dd0c0 first push hace 1 año
.env.template 4dae2dd0c0 first push hace 1 año
.gitignore 4dae2dd0c0 first push hace 1 año
README.md 4dae2dd0c0 first push hace 1 año
main.py 4dae2dd0c0 first push hace 1 año
requirements.txt 4dae2dd0c0 first push hace 1 año

README.md

README

一、项目执行

1. 安装依赖

pip install -r requirements.txt

2. 根据浏览器版本下载对应的chromedriver,并放到dirvers目录下

下载链接

3. 拷贝.env.template.env,并根据实际修改该配置文件

4. 运行

python main.py

二、特殊说明

第一次运行的时候,会遇上不支持浏览器的情况,手动刷新一下,然后再次运行。