nba-scraper
v1.0.2
Published
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.
Downloads
2
Readme
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
git clone
the repositorynpm install
for dependenciesnpm start
to start app in node
Technologies
This app uses puppeteer, which you can read about here.