Skip to content

Based on playwright,using Wechat and PushPlus to push the course to user/group. 基于playwright实现的课程爬取,使用pushplus推送课程信息到用户

Notifications You must be signed in to change notification settings

applenana/ZhengFangCoursePush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

正方课表推送 / ZhengFangCoursePush


本项目使用于“正方”教务系统的课表解析
别的系统欢迎 pr(

Feature / 特点

使用 playwright 爬取课表,防止因为教务系统的反爬虫导致的爬取失败
使用 pushplus 推送课表,简单易用


Install / 部署

clone 所有文件后
需要在GetPage.py中更改 LoginSite[教务系统登录页面],CourseSite[教务系统课表页面],Account[教务系统账号],SecretKey[教务系统密码]
需要在run.py中更改 Token[pushplus 的 token],Topic[pushplus 的群组代码],initialTime[开学日期]


Run / 运行

python run.py

About

Based on playwright,using Wechat and PushPlus to push the course to user/group. 基于playwright实现的课程爬取,使用pushplus推送课程信息到用户

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages