Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 742 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 742 Bytes

SUSTech-CourseGrabber

A tool for you to grab desired course in the second round of course selection using Python.

Everything you need to configure is in the Configuration part:

  1. Class_id : a 2-d array, with the first element being the ID of the class and the second one being the name you wish to call the course. You can find it using F12: The number in the circle is the course ID.
  2. userId & password: fill in with your student account info (No storage of private info at all!)
  3. At present, there is no need to change jwxtCASUrl and jrxkUrl2,which are listed just in case of future changes

Have fun course selection!