/jcal-scrape

Scrapes a JCal Pro calendar and outputs the data in ical format.

Primary LanguagePythonOtherNOASSERTION

This code exports data out of a JCal Pro calendar. At the moment, it's just written for (and hard-codes a reference to) one particular website, http://philosophy.princeton.edu, but I imagine it could easily be generalized.

Configuration

mv default-config.py config.py

Then edit config.py to reflect where you want to put the ical file (the output).