Skip to content

Latest commit

 

History

History
62 lines (42 loc) · 3.05 KB

README.md

File metadata and controls

62 lines (42 loc) · 3.05 KB

PyPi PyPi

nba_api

Current Version: v1.0.3

nba_api is an API Client for www.nba.com. This package is meant to make the API Endpoints more accessible and to provide extensive documentation.

The APIs on www.nba.com are largely undocumented and changes frequently.

Please feel free to contribute and have an open discussion regarding improvements and additional APIs to be mapped.

Mapped API Clients

  1. stats.nba.com - stats

Installation

pip install nba_api

Required and Optional Packages

Usage Examples

Documentation