charley a231253ec0 refactor(spider): 重构代理和请求重试逻辑并优化数据解析与数据库操作 5 일 전
..
README.md 8f1af64db1 refactor(spider): 重构代理和请求重试逻辑并优化数据解析与数据库操作 5 일 전
YamlLoader.py 9438be5a06 update 6.13.1 11 달 전
add_task.py 9438be5a06 update 6.13.1 11 달 전
ags_history_spider.py eef762d070 update ags pop 3.5.6 2 달 전
ags_new_daily.py a231253ec0 refactor(spider): 重构代理和请求重试逻辑并优化数据解析与数据库操作 5 일 전
ags_pop_spider.py 0f5d1d74e0 refactor(spider): 重构数据报告获取逻辑适配网站改版 1 주 전
application.yml 171b82ed9e update mysql 23 -> 21 9 달 전
mysq_pool.py 9438be5a06 update 6.13.1 11 달 전
mysql_pool.py 8f1af64db1 refactor(spider): 重构代理和请求重试逻辑并优化数据解析与数据库操作 5 일 전
requirements.txt eef762d070 update ags pop 3.5.6 2 달 전
start_ags_spider.py 9438be5a06 update 6.13.1 11 달 전

README.md

1. ags每日更新爬虫任务

# 启动命令
python ags_new_daily.py

2. 历史任务爬虫

# 启动命令
python ags_history_spider.py

3. pop report爬虫任务

# 启动命令
python ags_pop_spider.py