代码改自 1. https://github.com/zhjcreator/fetch_lecture 2. https://github.com/CooperXxx/seuScript 3. https://github.com/luzy99/SEUAutoLogin
依赖: requests, js2py, bs4, pytesseract
参考 template_config.py,编写配置文件 config.py。
-
讲座预约 python main.py
-
场馆预约 python reserve.py
-
每日健康申报 nohup python daily_post.py > daily_post.log &