nba icon indicating copy to clipboard operation
nba copied to clipboard

Node.js client for nba.com API endpoints

Results 18 nba issues
Sort by recently updated
recently updated
newest added

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.3 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR aeb3e27 1.2.5...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.1 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Hello, I tried to fetch data about shot chart details, but it seems like stats.nba.com no longer has the servlet to handle this request. Can I still get shot chart...

Hi, Actually i'm trying to fetch data players with the stats endpoints. I'm working with React and a small Express Server to call this endpoints. Sometimes when I call "http://localhost:1245/stats",...

It would be great to have TypeScript type definitions for this library. Thanks!

Test fix corresponding to https://github.com/bttmly/nba-client-template/pull/11

Added allTimePlayers and allTimeTeams functions to retrieve dynamic data parsed from https://stats.nba.com/js/data/ptsd/stats_ptsd.js

it will be important for most users or applications to set the process timezone to a US timezone so converting a `Date` to YYYYMMDD format will be accurate