Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 790 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 790 Bytes

reserve-seat-in-lib

我去图书馆 自动抢座助手

reserve_seat_today.py:当日预约

reserve_seat_tomorrow.py:次日预约(开发中)

使用

  1. 修改reserve_seat_today.py中的教室编号以及座位编号
  2. 抓包获取cookie,确保含有四个参数wechatSESS_IDSERVERIDHm_lpvt_7ecd21a13263a714793f376c18038a87Hm_lvt_7ecd21a13263a714793f376c18038a87,可多不可少,后续通过正则自动匹配
  3. 运行reserve_seat_today.py
  4. 点一下右上角的star及便时获取最新版本