nba_api icon indicating copy to clipboard operation
nba_api copied to clipboard

Are Live Updates Possible?

Open ebruun opened this issue 5 years ago • 1 comments

Is there a way to get live updates of a game, it looks that player totals are only updated on the website after the game. But if I want to track things like point totals during a game, is there a way to access this information through the API?

ebruun avatar Dec 23 '20 04:12 ebruun

@ebruun - Was just chatting with @swar on this exact item (See PR https://github.com/swar/nba_api/pull/184). I've proposed creating a top level folder called live in which we could include this into the API. Swar needs to take a look at it and see how it fits with the current structure of the project and if there's a better way it can be integrated.

rsforbes avatar Dec 23 '20 15:12 rsforbes