Skip to content

A scraper that keeps track of course registration info at UMD

License

Notifications You must be signed in to change notification settings

honDhan/bookkeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bookkeeper

"Will I be able to get this class?"

This scrapes UMD's course catalog (every 15 minutes via cron) to keep an eye on what classes students are interested in. This data is fed into influxDB, and will be used in the future to analyze patterns in course selection at UMD.

Note: this implementation is quick and dirty!

I didn't want to miss out on the beginning of course selection, so I didn't implement multitasking properly. Depending on the quality of the data I've gotten so far, I might redo this in Go to take advantage of goroutines.

About

A scraper that keeps track of course registration info at UMD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published