Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/PhantomPower82/buaa-get-score
BUAA 自动查分
https://github.com/PhantomPower82/buaa-get-score
Last synced: 10 days ago
JSON representation
BUAA 自动查分
- Host: GitHub
- URL: https://github.com/PhantomPower82/buaa-get-score
- Owner: PhantomPower82
- License: gpl-3.0
- Created: 2024-01-14T15:32:00.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-22T06:52:22.000Z (5 months ago)
- Last Synced: 2024-06-22T17:17:07.343Z (5 months ago)
- Language: Python
- Size: 21.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-buaa - GitHub - PhantomPower82/buaa-get-score: BUAA 自动查分
README
# buaa-get-score
BUAA 自动查分
# Usage
更改 `getScore.py` 中以下三个变量,运行即可。
```py3
year: str = "2023-2024"
semester: str = "1" # "1" | "2" | "3" 对应秋、春、夏
cookie: str = "" # 访问 https://app.buaa.edu.cn/buaascore/wap/default/index,控制台中查询 Cookie
```相邻查询时间间隔秒数在 $[60, 360)$ 内,出现新出科目则弹窗。
# Warning
**查询结果与是否评教无关,请做好心理准备。**