Skip to content
forked from swar/nba_api

An API Client package to access the APIs for NBA.com

License

Notifications You must be signed in to change notification settings

xeacott/nba_api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI CircleCI (all branches) GitHub

nba_api

An API Client package to access the APIs for NBA.com

Development Version: v1.0.6

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 change 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

Endpoint Analysis

A major purpose of this package is to map and analyze as many endpoints on NBA.com as possible. The documentation and analysis on the Endpoints and Parameters found in this package is some of the most extensive information available on these largely undocumented Endpoints. Please open an issue with any additional Endpoints/APIs.

Endpoint Analysis JSON for use with other clients

Usage Examples

Documentation

About

An API Client package to access the APIs for NBA.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%