NBAWebStats is a Python interface to the stats.nba.com HTTP API, compatible with Python 3.3-3.5.
- Source repository: http://github.com/agirardeaudale/nbawebstats
- Documentation: https://nbawebstats.readthedocs.org.
- Free software: MIT license
Development of NBAWebStats was heavily influenced by existing packages for the same purpose such as py-goldsberry, without which NBAWebStats would not have been possible.