An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          



logo




pypi


python version


license


code coverage


continuous integration

[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!