nba_api
nba_api copied to clipboard
An API Client package to access the APIs for NBA.com
### NBA API Version 1.4.1 ### Issue How can I use the leaguegamefinder endpoint to get the list of in-season tournament games? The following code snippet does not work. Also,...
### NBA API Version 1.4.1 ### Issue All team-ranked categories return 1, for the 2023-24 NBA season. For example, these gave 1st rank for all 30 teams, when tested several...
Is there an endpoint to see a team's advanced statistics for the season or for the first n games of a season?
Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...
Updated documentation in cumestatsplayer.md and parameters.md to make the formatting of GameIDs more clear. Resolves #309
### NBA API Version v1.4.1 ### Issue teams.py shows the Golden State Warrior's city name as "Golden State". As I understand it, "Golden State" is a nickname for the state...
I've been trying for a few days to pull the names of the officials for any given season and have been trying to use boxscoresummaryv2. It hasn't responded to calls...
### NBA API Version V1.4.7 ### Issue The StartPeriod and EndPeriod parameters (which just return a string that contains the numbers 1-4) are being used with the boxscoremiscv3 and related...
### NBA API Version 1.4.1 ### Issue When attempting to fetch play-by-play data using the playbyplayv3.PlayByPlayV3() method from the nba_api library, a TypeError is raised indicating that NBAStatsResponse.get_data_sets() takes 1...
### NBA API Version 1.4.1 ### Issue For Player: Zhou Qi, ID: 1627753, the first name is listed as empty. Then last name is instead replaced with his first name....