Skip to content

A little python script I wrote to make choosing courses for my last year of uni easier by pulling only the ones available to me off the website and putting them into a LATEX pdf.

IS0metric/course-ripper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

course-ripper

A little python script I wrote to make choosing courses for my last year of uni easier by pulling only the ones available to me off the website and putting them into a LATEX pdf.

It's a real mess. Due to the nature of the website I was pulling data from, which was also a real mess, I had to get a bit creative with the way I scraped data from the raw HTML. I'm not currently aware of a better way of doing it, but I'm almost certain that there's one out there. Either way, it does it's job (which it was only meant to do once and then never be used again), but for my future reference I'd like to know how to do things better.

If anyone seeing this has some input to make this more streamlined, please do let me know.

About

A little python script I wrote to make choosing courses for my last year of uni easier by pulling only the ones available to me off the website and putting them into a LATEX pdf.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages