1.0.2 • Published 2 years ago

nba-scraper v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

NBA Standings Scraper

After realizing an API I was using did not have access to wins or standings, I developed this app as a module to include in my other NBA data project.

Screenshots

Installation

  1. git clone the repository
  2. npm install for dependencies
  3. npm start to start app in node

Technologies

This app uses puppeteer, which you can read about here.