reference : tutorial、XPATH、multithreading_1、multithreading_2、selenium_1、selenium_2、selenium wait for page load、lambda、type checking in python、circular import、快速入門 selenium、selenium 偽造身份進行網路爬蟲
- 設定日期、時段、幾個場 (可能有預約限制?)
- 晚上 11:59 執行程式並 reload 網頁
- 開始搶 .... (搶場演算法,如何連搶兩個場)
- 搶到後回報搶到的場
- 之後手動取消不要的場
- 中山、林口、大安
- 密碼輸入錯誤
- 等網頁 load
- 預定日期沒辦法訂 (日期沒到 or 已額滿)
- 達到預定限制沒辦法訂
- 訂完場發現沒有連續的場了 (PickCourtState 有 Bug)
- 多個運動中心同時搶
- 現在只能分早上、下午、晚上各自預約,不能跨時段
- Sports center init 各 state (code 重複利用)
- Center 增加可讀性 -> 切出 time 跟 info (多對多)
- ScheduledTime -> Appointment
- 一個電腦可以開兩個帳號搶嗎?
- Add court class