Skip to content

robert4man/cs2ics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%