A simple web scraper to scrape UNSW math courses.
Properties scraped include:
- Course name
- Course code
- Teaching periods
The data extracted above was used to store course information for a React Application found here: [Math-Electives] (https://github.com/Personal-Projex/Math-Electives).
The following webpage was scraped: https://www.unsw.edu.au/science/our-schools/maths/student-life-resources/undergraduate/undergraduate-courses
To see the scraped data, open courses.json in the data folder (or click here)