## 1. ags每日更新爬虫任务 ```python # 启动命令 python ags_new_daily.py ``` ## 2. 历史任务爬虫 ```python # 启动命令 python ags_history_spider.py ```