/osu-textbook-list

A gem for accessing the OSU Current Textbook List

Primary LanguageHTMLMIT LicenseMIT

⚠️ This project is incompatible with the latest update

OSU Current Textbook List Scraper

Gem Version Build Status

A script to gather course data from Oregon State's Current Textbook List.

Warning! Use of this program may be against Oregon State University's Acceptable Use Policy. Use at your own risk.

Executable Usage

gem install osu-ctl-scraper
osu-ctl-scraper > $(date +%Y-%m-%d).csv

Library Usage