/elitlist

NUS accolades scraper and API

Primary LanguageHTMLMIT LicenseMIT

Elitlist

Overview

Elitlist (not elitist!) is NUS awards scraper. Currently scrapes:

  • Business: Dean's List
  • Computing: Dean's List, Faculty Awards, Commencement Awards
  • Engineering: Dean's List

Data is stored in JSON format. Note that it is impossible to uniquely identify students by their name as it is possible for students in the same faculty to also have the same name.

Running it

npm install
gulp

MIT License