seemethere / nba_py

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

wiki endpoint documentation outdated? #55

Open VitamintK opened 7 years ago

VitamintK commented 7 years ago

The wiki has "boxscore" and "boxscoreadvanced" listed, but these don't seem to be available from what I can see? Do these no longer exist? Should those sections be removed from the wiki?

seemethere commented 7 years ago

It needs a refresh for sure, I lost the script to generate the docs but I do have the js file that is used by the nba for their api right here: https://gist.github.com/seemethere/4b7591a8a51db8d99c30a82280fc7f9a

Feeds config is located here: https://gist.github.com/seemethere/4b7591a8a51db8d99c30a82280fc7f9a#file-custom-min-js-L385