-
-
Notifications
You must be signed in to change notification settings - Fork 12
Data
Wyatt Walsh edited this page Jan 21, 2023
·
5 revisions
nba_api is utilized to extract data from stats.nba.com.
Currently, the following endpoints are included in the database:
- Players
- Teams
- LeagueGameLog
- CommonPlayerInfo
- TeamDetails
- BoxScoreSummaryV2
- PlayByPlayV2
- DraftCombineStats
- DraftHistory
- TeamInfoCommon
- PlayerGameLogs
See a list of all available endpoints here.