/osl

Tool for scraping osl.umbc.edu's list of student orgs

Primary LanguagePerl

Generates sqlite database of all UMBC SGA Finance Board Requests (sga-fb.sh) and all UMBC OSL Organization Information (orgs.sh).

Depends on elinks and pdftotext (poppler) for Finance Board requests.

Depends on Mojo::DOM for OSL information.

To install perl dependencies locally, simply use the wonderful local::lib in ./perl5/.

To run using authenticated requests (required for finance board), generate the jar file using `perl shib-lwp.pl USERNAME PASSWORD`.