Skip to content

Simple code to retrieve data containing University of Melbourne's subjects, their faculties, and availability.

Notifications You must be signed in to change notification settings

gerchristko/Unimelb-Subject-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

unimelb-subject-scraper

Simple code to retrieve data containing University of Melbourne subjects, their faculties, and availability.

To run this code, simply run script.py. Make sure you installed all the necessary libraries. Make sure faculties.xml is also in the same directory.

You can change the contents of the csv output by going to this link; https://handbook.unimelb.edu.au/search?types%5B%5D=subject&year=2021&level_type%5B%5D=all&campus_and_attendance_mode%5B%5D=all&org_unit%5B%5D=all&page=1&sort=_score%7Cdesc and apply the desird filters. Proceed to change the sorting to Name(ascending) and copy the link. Replace the link in line 106 with the copied link and run the code.

About

Simple code to retrieve data containing University of Melbourne's subjects, their faculties, and availability.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages