-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Long term play by play solution #5
Comments
...and its broken |
haven't looked into whether the data is still available but planning on getting to it tomorrow. Lmk if you have any updates since 2017 lol |
I gave up on stats.nba.com because they kept messing with their API. I've since been scraping from basketballreference. I'm happy to share that with you, but its pretty hacky right now. |
That’ll be awesome |
Hello, did the basketballreference scraping end up working? I'm interested in SportVu-esque play-by-play data, would love to help if I can. |
Currently, the play by play is retrieved from stats.nba.com. Recently, they updated their system to try to prevent non-browser access to the site. I made a quick hack to get around it, but I assume it will break again soon. I think we should move over to basketball-reference for play-by-play data.
The text was updated successfully, but these errors were encountered: