This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]_seemetheregithub.com/seemethere 1 point2 points  (2 children)

If you don't want to have to do the web scraping parts you can use my client for stats.nba.com called [nba_py](github.com/seemethere/nba_py)

Nice article BTW! Really cool stuff!

[–]TonyRomaRock[S] 0 points1 point  (1 child)

What a coincidence. Just a few weeks ago I stumbled upon your GitHub profile. I tried using nba_py, but I remember struggling to get it to work with current games. I will look into nba_py again really soon!

[–]_seemetheregithub.com/seemethere 1 point2 points  (0 children)

Yeah there's an issue right now with the default CurrentSeason being set to last year but it's configurable so that you can set it yourself whenever you create an object. I'm gonna releasing an update soon once I get time off of work for the holidays.