An open API service indexing awesome lists of open source software.

https://github.com/zpoint/helth160_appointment

自动预约
https://github.com/zpoint/helth160_appointment

Last synced: about 1 month ago
JSON representation

自动预约

Awesome Lists containing this project

README

          

# 自动预约

公立医院牙科实在是太难约上了, 目前打算开发几个简单功能使用

## 环境

>= python3.5.2

## to do

- [ ] 医院科室查询展示对应信息
- [ ] 根据条件查询是否有位置
- [ ] 预约
- [ ] 主循环, 从配置读取配置信息, 处理
- [ ] 成功/失败邮件发送通知
- [ ] 成功/失败公众号发送通知


- [ ] 登陆(不打算做, 毕竟自用, 目前扣出 cookie 即可)