Gathering information from the MIT Course Catalog isn't easy. This app generates a clean HTML table with information about classes for a given course and term.
git clone git://github.com/nholden/mit_course_catalog_parser.git
cd mit_course_parser
bundle install
ruby mit_courses_to_table.rb
Open your browser and navigate to localhost:4567
This project was created by Nick Holden and is licensed under the terms of the MIT license.