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.
git clone
the repositorynpm install
for dependenciesnpm start
to start app in node
This app uses puppeteer, which you can read about here.