https://github.com/jaebradley/basketball_reference_web_scraper
NBA Stats API via Basketball Reference
https://github.com/jaebradley/basketball_reference_web_scraper
basketball-reference nba python web-scraper web-scraping
Last synced: 11 months ago
JSON representation
NBA Stats API via Basketball Reference
- Host: GitHub
- URL: https://github.com/jaebradley/basketball_reference_web_scraper
- Owner: jaebradley
- License: mit
- Created: 2015-10-23T15:32:22.000Z (over 10 years ago)
- Default Branch: v4
- Last Pushed: 2025-05-13T22:05:03.000Z (11 months ago)
- Last Synced: 2025-05-14T00:07:10.817Z (11 months ago)
- Topics: basketball-reference, nba, python, web-scraper, web-scraping
- Language: HTML
- Homepage: http://jaebradley.github.io/basketball_reference_web_scraper/
- Size: 19.3 MB
- Stars: 490
- Watchers: 21
- Forks: 116
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nba-data - Basketball Reference Web Scraper (Python) - Scrape Basketball-Reference data when API access isn’t available. (APIs & Open Data)
README
[Basketball Reference](http://www.basketball-reference.com) is a great site (especially for a basketball stats nut like me), and hopefully they don't get too pissed off at me for creating this.
I initially wrote this library as an exercise for creating my first `PyPi` package - hope you find it valuable!
## Documentation
For documentation about installing the package and API methods see [the documentation page](https://jaebradley.github.io/basketball_reference_web_scraper/).
## Contributors
Thanks to [@DaiJunyan](https://github.com/DaiJunyan), [@ecallahan5](https://github.com/ecallahan5),
[@Yotamho](https://github.com/Yotamho), [@ntsirakis](https://github.com/ntsirakis), [@allanbelliti](https://github.com/allanbelliti), [@krlu](https://github.com/krlu), [@aaronbannin](https://github.com/aaronbannin), and [@benjaminmesser](https://github.com/benjaminmesser) for their contributions!