: Contains classes for over 250 specific data points, such as PlayerCareerStats , LeagueLeaders , and ShotChartDetail .
: Provides local, non-changing data like players and teams lists, which are essential for finding the Player ID or Team ID required for almost every other request. NBA API.opk
The API is primarily organized into submodules that target different types of data: : Contains classes for over 250 specific data
The (specifically the unofficial nba_api Python library) is the industry-standard tool for developers and data analysts to programmatically access statistics from NBA.com. It provides access to a vast array of data, including player career totals, advanced team metrics, play-by-play logs, and real-time scores. Core Functionality and Structure such as PlayerCareerStats