广州大学选课脚本

154 个字
1 分钟
广州大学选课脚本

项目地址:

https://github.com/Acring/gzhu-course-seizer

广大选课脚本#

本脚本只做学习使用, 禁止用作商业用途

  • version: 1.0.1

  • author: acring

  • 简介:

广大选课脚本, 可多线程自动选全校性选课和体育选课的课程

  • usage:
  1. 安装python3
  2. 安装第三方库
    1. pip install requests
    2. pip install beautifulsoup4
  3. 点开run.py, 按提示修改上面的学号,密码,目标老师等信息
data = {
"tag": "xxx", # 标志
"username": "xxx", # 学号
"password": "xxx", # 密码
"cour_type": "whole", # 选课类型 sport/whole
"teacher": "方碧真", # 目标老师
"index": 1 # 相同老师,选第几个
}
  1. python run.py 运行脚本
  • package:
    • requests
    • bs4
  • 运行截图

img
img

img
img

bp)

分享到社交平台

将本文分享给你的朋友们

广州大学选课脚本
https://firefly.cuteleaf.cn/posts/2024-07-26-广大选课脚本/
作者
Zhongye
发布于
2024-07-26
版权声明
CC BY-NC-SA 4.0

评论

Profile Image of the Author
Zhongye
南漂中
公告
新的博客站!旧站点传送门 zhongye1.github.io/Arknight-notes
音乐
专辑封面

音乐

暂无播放

0:00 0:00
暂无歌词
分类
标签
站点统计
文章数
142
分类数
14
标签数
214
总字数
339,690
运行天数
0
最后更新
0 天前

目录