Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shy913/library_24h
在固定时间点(e.g.,每天20:00)预约图书馆24h自习室座位
https://github.com/shy913/library_24h
python requests schedule selenium
Last synced: 22 days ago
JSON representation
在固定时间点(e.g.,每天20:00)预约图书馆24h自习室座位
- Host: GitHub
- URL: https://github.com/shy913/library_24h
- Owner: shy913
- License: apache-2.0
- Created: 2024-10-16T15:33:10.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T16:27:35.000Z (4 months ago)
- Last Synced: 2024-11-21T01:32:08.414Z (3 months ago)
- Topics: python, requests, schedule, selenium
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Library_24h
## By Shy
在固定时间点(e.g.,每天20:00)预约图书馆24h自习室座位使用步骤:
1. 自行添加headers;
2. 确保电脑中有Chrome浏览器;
3. 确保chromedriver.exe在当前目录下。若不在或报错,请前往 https://googlechromelabs.github.io/chrome-for-testing/#stable 下载对应您版本的chromedriver.exe并将其移动到目录下;
4. 更改Info.txt中的账号密码;
5. 运行main.py,并更新手动cookie。## 请确保不会对学校系统造成负担。由于本项目造成的任何后果由您全部负责。
## 请确保刷新时间不要过于频繁!