nba_py icon indicating copy to clipboard operation
nba_py copied to clipboard

Internal NBA javascript script has changed and endpoints may have changed

Open seemethere opened this issue 8 years ago • 2 comments

Overview

The NBA continually changes there underlying API and so in order to keep up with it we need to keep sourcing their internal javascript files.

The latest one is located @ http://stats.nba.com/scripts/theme.min.js

seemethere avatar Dec 01 '16 22:12 seemethere

Yeah, this is going to be a continual problem. Something like the idea proposed in #40 could help alleviate this...

mwilliammyers avatar Dec 04 '16 09:12 mwilliammyers

Yeah @mwilliammyers I was considering something like that for an nba_py2 because I don't want to break others functionality on this module, but we could easily just put that in here as well.

seemethere avatar Dec 05 '16 16:12 seemethere