Explore NBA API endpoints and tools
masterThe nba_api package provides a comprehensive suite of tools and endpoints to access NBA.com data. You can use the library to access official stats (via stats.nba.com), live data, and static information like player and team lists.
Key areas of the documentation include:
- Library Core: Debugging tools and HTTP utilities.
- Stats API: Extensive endpoints for player/team performance, shot charts, and league-wide statistics.
- Static Data: Access to player and team metadata.
- Tools: Utilities for endpoint analysis and documentation generation.