Skip to content

A simple web scraper to scrape all UNSW math courses, course codes and teaching periods for the current year

Notifications You must be signed in to change notification settings

Shubh141/Simple-Web-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Web-Scraper

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)

About

A simple web scraper to scrape all UNSW math courses, course codes and teaching periods for the current year

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published