Skip to content

Web scraper and command line tool to find empty rooms to study in at USC

Notifications You must be signed in to change notification settings

pradeeplam/USCRooms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

USC Rooms

Web scraper and command line tool to find empty rooms at USC

Setup:

Run setup.py with USC class catalog URL (Ex. https://classes.usc.edu/term-20191/)

Will create/delete multiple temp files and create a permanent .pickle file

Using room.py:

To look up room's schedule: room.py Building Room #

room.py <Building> <Room #>
Ex. room.py VKC 204

To look up free room for particular time:

room.py <Day of Week> <Start Time> <Duration in Hr>
Ex. room.py M 10:30AM 2

About

Web scraper and command line tool to find empty rooms to study in at USC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages