Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.06 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.06 KB

CollegeScheduler to ICS

Export CollegeScheduler schedules to your calendar

Using the built in api, this script grabs your class information and produces a .ics file

Setup

  1. Go to CollegeScheduler image
  2. Click on the term and campus you want to use
  3. Inspect the page and load the Network tab
  4. Click on this request image
  5. Copy your Cookie image
  6. Place into the COOKIE variable in cs2ics.py

Running the script

    python cs2ics.py

You can now import the .ics file into most modern Calendar services (Outlook, Google Calendar etc...)

Using the .ics file (Outlook Web)

  1. Go to Calendar tab
  2. Click Add Calendar
  3. Click Upload from file
  4. Select classes.ics