Skip to main content

A Python client for scraping stats and data from Basketball Reference

Project description

basketball_reference_scraper

Basketball Reference is a great resource to aggregate statistics on NBA teams, seasons, players, and games. This package provides methods to acquire data for all these categories in pre-parsed and simplified formats.

Installing

Via pip

I wrote this library as an exercise for creating my first PyPi package. Hopefully, you find it easy to use. Install using the following command:

pip install basketball-reference-scraper==v1.0.2

Via GitHub

Alternatively, you can just clone this repo and import the libraries at your own discretion.

Wait, don't scrapers like this already exist?

Yes, scrapers and APIs do exist. The primary API used currently is for stats.nba.com, but the website blocks too many requests, hindering those who want to acquire a lot of data. Additionally, scrapers for Basketball Reference do exist, but none of them load dynamically rendered content. These scrapers can only acquire statically loaded content, preventing those who want statistics in certain formats (for example, Player Advanced Stats Per Game).

API

Currently, the package contains 5 modules: teams, players, seasons, box_scores, pbp, shot_charts, and injury_report. The package will be expanding to include other content as well, but this is a start.

For full details on the API please refer to the documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

basketball_reference_scraper-1.0.2.tar.gz (8.0 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file basketball_reference_scraper-1.0.2.tar.gz.

File metadata

  • Download URL: basketball_reference_scraper-1.0.2.tar.gz
  • Upload date:
  • Size: 8.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.6.6

File hashes

Hashes for basketball_reference_scraper-1.0.2.tar.gz
Algorithm Hash digest
SHA256 bb88a1ad0baf56fef8ee4cc724d20d96a73a2a42d5f00829ad104d89b9cd93b7
MD5 729a91a4bc83b692a9e6a718b394c38a
BLAKE2b-256 9e2416e29cb4d6720585771985981e6f80b10f4ee47fb34ebfa3a58bf974c29f

See more details on using hashes here.

File details

Details for the file basketball_reference_scraper-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: basketball_reference_scraper-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 15.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.6.6

File hashes

Hashes for basketball_reference_scraper-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7873837153144ac47e1673ed0a073939f2e58dc2d09073108446a12d172b6b1a
MD5 5c269ec8b1deb11dde5ae9987bec839b
BLAKE2b-256 d531dce72e38019ad251c6eddfaff69af1eb7bd19a64d7d0684c8a502d9c66e2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page