An API Client package to access the APIs version 3 for NBA.com
Project description
nba_apiv3
An API Client package to access the APIs version 3 for NBA.com
nba_apiv3 is an API Client for www.nba.com. This package intends to make the APIs of NBA.com easily accessible and provide extensive documentation about them.
nba_apiv3 is fork nba_api package and contains only endpoints that work with API version 3.
nba_apiv3 contains two endpoints, which not work in nba_api:
Getting Started
nba_apiv3 requires Python 3.7+ along with the requests and numpy packages. While pandas is not required, it is required to work with Pandas DataFrames.
pip install nba_apiv3
NBA
from nba_apiv3.stats.endpoints import boxscorematchupsv3
matchups = boxscorematchupsv3.BoxScoreMatchupsV3(game_id='0021700807')
## players stats
matchups.get_data_frames()[0]
Documentation
Contributing
See Contributing to the NBA_APIV3 for complete details.
Bugs
Encounter a bug, report a bug.
License & Terms of Use
API Client Package
The nba_apiv3 package is Open Source with an MIT License.
NBA.com
NBA.com has a Terms of Use regarding the use of the NBA’s digital platforms.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nba_apiv3-0.1.1.tar.gz.
File metadata
- Download URL: nba_apiv3-0.1.1.tar.gz
- Upload date:
- Size: 79.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.4 Linux/5.0.0-1068-oem-osp1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c3e38b7a59a0ba6c00aba5e358474d900aafe3646166cc9963bd0c924fb79e3e
|
|
| MD5 |
052404fbe71d1c82774d4aab3f38da7c
|
|
| BLAKE2b-256 |
774f95ba933ebeea1a8e0313f6e9bc95c6895ca51f3236ec046a8980c68c4295
|
File details
Details for the file nba_apiv3-0.1.1-py3-none-any.whl.
File metadata
- Download URL: nba_apiv3-0.1.1-py3-none-any.whl
- Upload date:
- Size: 89.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.10.4 Linux/5.0.0-1068-oem-osp1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
766daad54a600ba163a0db4490e66d97a7637f7b14abd3019c892f8b758cef2c
|
|
| MD5 |
95a46cc4d687a0a3cdff28386a88845f
|
|
| BLAKE2b-256 |
c7f4bbe8841eaef9ff2f6f42185fa13d9279ad0fa7a066d20cd6b2f266fb18b2
|