johnnyapol / scraper

Stores all the different scrapers used to collect data for quacs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuACS Scrapers

This project consists of the 3 scrapers used by QuACS

The catalog_scraper collects data from the rpi course catalog http://catalog.rpi.edu/ and outputs a json

The sis_scraper collects course data from https://sis.rpi.edu and outputs a json

The transcript_scraper converts a html version of a transcript downloaded from sis into a json

About

Stores all the different scrapers used to collect data for quacs

License:MIT License


Languages

Language:Python 100.0%