Skip to content

PhantomPower82/buaa-get-score

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

buaa-get-score

BUAA 自动查分

Usage

更改 getScore.py 中以下三个变量,运行即可。

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

查询结果与是否评教无关,请做好心理准备。

About

BUAA 自动查分

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages