seemethere / nba_py

Python client for NBA statistics located at stats.nba.com
BSD 3-Clause "New" or "Revised" License
1.05k stars 256 forks source link

Need player points data in real time #135

Open bkmehta93 opened 5 years ago

bkmehta93 commented 5 years ago

Is there a way to get live player points data? I tried the playercareerstats endpoint but it is updated much later after the end of a game. I want the points that are updated in real time for a player.