A webapp to view player and seaon stats from every single NBA season in history.
-
Frontend: Vue.js
-
Backend: Django and Go for webscraping
-
Individual player stats were scraped from https://www.baseball-reference.com/ using a web scraper I created with Go (https://github.com/Dale1201/bbref-scraper)
-
Season award winners were scraped from espn.com