Nba Api Versions Save

An API Client package to access the APIs for NBA.com

v1.1.10

2 years ago

v1.1.10

2021-10-31

stats.nba.com

  • Added handling of multiple level column names #212
  • Finding team by championship years #219
  • Updated Static Player and Team Data #225
  • Added previous_season attribute for Season Parameter #226

Live NBA Stats

  • Randy added some Live NBA endpoints #184

Endpoints were unable to be tested due to outdated analyzer.

v1.1.9

3 years ago

v1.1.9

2020-08-18

stats.nba.com

  • Fixed bug where LeagueDashOppPtShot was missing in tests and init.py #152
  • Adding endpoints #102
    • AllTimeLeadersGrids
    • BoxScoreSimilarityScore
    • CumeStatsPlayer
    • CumeStatsPlayerGames
    • CumeStatsTeam
    • CumeStatsTeamGames
    • DraftBoard
    • GameRotation
    • GLAlumBoxScoreSimilarityScore
    • LeagueHustleStatsPlayer #144
    • LeagueHustleStatsPlayerLeaders #144
    • LeagueHustleStatsTeam #144, #147
    • LeagueHustleStatsTeamLeaders #144
    • LeagueLineupViz
    • LeagueStandingsV3
    • MatchupsRollup
    • PlayerCareerByCollege
    • PlayerCareerByCollegeRollup
    • PlayerEstimatedMetrics
    • ShotChartLeagueWide
    • TeamEstimatedMetrics

Tools

  • Various Changes for New Endpoints including Threading

v1.1.8

4 years ago

v1.1.8

2020-01-27

stats.nba.com

  • Updating Headers for New Requirements #126
  • Updates to Static Players Data
  • Added Proxy List Support
  • Adding endpoint #102
    • TeamGameLogs

Tools

  • Added Parameter Overrides for Bad Parameter Analysis #99

v1.1.5

4 years ago

v1.1.5

2019-11-09

stats.nba.com

  • Bug fix to PlayByPlay Regex #89
  • Updates to Static Players Data with 2019 Draft #91
  • Updating Headers to Include Referer #94
  • Adding endpoint #79
    • PlayerGameLogs

v1.1.4

5 years ago

v1.1.4

2019-04-28

stats.nba.com

  • Updates to PlayByPlay Regex #70

Scripts

  • Added Script for Static Player Updater

Tests

  • Updates to PlayByPlay Tests with Yesterday's Games #70

Tools

  • Added Static Player Data Updater Tool #67

v1.1.3

5 years ago

v1.1.3

2019-04-21

stats.nba.com

  • Added PlayByPlay Regex for Ejections #64
  • Adding Active Status to Static Player List #66
  • Removing tools from the PyPi upload

v1.1.2

2019-04-15

stats.nba.com

  • Updating PlayByPlay Regex. #59
  • Adding endpoints #60
    • SynergyPlayTypes

v1.1.1

5 years ago

v1.1.1

2019-04-07

stats.nba.com

  • Adding proxy, header, and timeout support for every request. [#49] Example
  • Fixing auto-complete tabs for IDEs on endpoints. [#45]
  • Laid out foundation for future url generation without requesting.
  • Adding endpoints [#54]
    • AssistLeaders
    • AssistTracker
    • BoxScoreDefensive
    • BoxScoreMatchups
    • FantasyWidget
    • FranchiseLeaders
    • FranchisePlayers
    • LeaguePlayerOnDetails
    • LeagueSeasonMatchups
    • TeamAndPlayersVsPlayers
    • WinProbabilityPBP

Tools

  • Updating analysis for site updates

v1.0.7

5 years ago

v1.0.7

2018-12-11

stats.nba.com

  • PlayersVsPlayers no longer valid.
  • Adding TwoWay to parameters

Documentation

  • Updating Endpoint docs with Python variables for #19.

Endpoint Documentation Generator

  • Updating Endpoint docs with Python variables for #19.

v1.0.6

5 years ago

v1.0.6

2018-10-11

  • Accidentally distributed with DEBUG Mode enabled in v1.0.5.

v1.0.5

5 years ago

v1.0.5

2018-10-10

  • Adding last_validated_date to analysis json.

stats.nba.com

  • Adding LeagueDashPtStats endpoint
  • Adding PtMeasureType to parameters
  • Updating missing_parameter_regex for Season Year bug.
  • Switching default values in parameters.py
    • LastNGames from 10 -> 0
    • Period from 1 -> 0
    • StartPeriod from 1 -> 0
    • EndPeriod from 1 -> 0