CQU-AI / cqu-kb

第三方重庆大学课表日历生成工具
GNU Affero General Public License v3.0
7 stars 2 forks source link

新系统 #10

Closed astych666 closed 3 years ago

astych666 commented 3 years ago

换了新的选课系统,用的是统一认证号了,失效了

0xSeanll commented 3 years ago

We are working on the new Unified Identity Authentication system right now.

Hagb commented 3 years ago

有将选课系统的 xlsx 或 json 转换成 ics 的轮子 https://github.com/weearc/cqu_timetable_new 和用 webdriver 访问选课系统的轮子 https://github.com/weearc/cm-http-api

0xSeanll commented 3 years ago

有将选课系统的 xlsx 或 json 转换成 ics 的轮子 https://github.com/weearc/cqu_timetable_new 和用 webdriver 访问选课系统的轮子 https://github.com/weearc/cm-http-api

I am trying to avoid webdriver as much as I can.

ilcpm commented 3 years ago

我们在做现成的课程表ics导出,因为涉及到统一认证网站的登录,不方便把登录代码开源😂

astych666 commented 3 years ago

有将选课系统的 xlsx 或 json 转换成 ics 的轮子 https://github.com/weearc/cqu_timetable_new 和用 webdriver 访问选课系统的轮子 https://github.com/weearc/cm-http-api

使用cqu_timetable_new的项目已成功导入,感谢诸位的付出

Hagb commented 3 years ago

We are working on the new Unified Identity Authentication system right now.

现在有可供参考的开源轮子 https://github.com/DL444/cqu-schedule/blob/master/DL444.CquSchedule.Backend/Services/ScheduleService.cs