yangshun / elitlist

NUS accolades scraper and API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

NUS accolades scraper and API

License:MIT License


Languages

Language:HTML 85.1%Language:JavaScript 14.9%