Skip to content

A json API for getting information about classrooms at the Ohio State University.

License

Notifications You must be signed in to change notification settings

lukew3/osu-rooms-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osu-rooms-api

A json API for getting information about classrooms at the Ohio State University.

Setup

Install requirements

You should set up a venv and install requirements with:

pip install -r requirements.txt

Scrape data

Run

python scraper.py

to get data

Start server

python server.py

You can test by going to http://localhost:5000/classroom/DL0369 to see how long Dreese 369 is available for

About

A json API for getting information about classrooms at the Ohio State University.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages