unofficial NBA Stats API SDK in Go

nba api go (nag) is an unofficial NBA Stats API in Go. it is very much a Go port of nba_api.

endpoints

  • alltimeleadersgrids
  • assistleaders
  • assisttracker
  • boxscoreadvancedv2
  • boxscoredefensive
  • boxscorefourfactorsv2
  • boxscorematchups
  • boxscoremiscv2
  • boxscoreplayertrackv2
  • boxscorescoringv2
  • boxscoresimilarityscore
  • boxscoresummaryv2
  • boxscoretraditionalv2
  • boxscoreusagev2
  • commonallplayers
  • commonplayerinfo
  • commonplayoffseries
  • commonteamroster
  • commonteamyears
  • cumestatsplayergames
  • cumestatsplayer
  • cumestatsteamgames
  • cumestatsteam
  • defensehub
  • draftboard
  • draftcombinedrillresults
  • draftcombinenonstationaryshooting
  • draftcombineplayeranthro
  • draftcombinespotshooting
  • draftcombinestats
  • drafthistory
  • fantasywidget
  • franchisehistory
  • franchiseleaders
  • franchiseplayers
  • gamerotation
  • glalumboxscoresimilarityscore
  • homepageleaders
  • homepagev2
  • hustlestatsboxscore
  • infographicfanduelplayer
  • leaderstiles
  • leaguedashlineups
  • leaguedashoppptshot
  • leaguedashplayerbiostats
  • leaguedashplayerclutch
  • leaguedashplayerptshot
  • leaguedashplayershotlocations
  • leaguedashplayerstats
  • leaguedashptdefend
  • leaguedashptstats
  • leaguedashptteamdefend
  • leaguedashteamclutch
  • leaguedashteamptshot
  • leaguedashteamshotlocations
  • leaguedashteamstats
  • leaguegamefinder
  • leaguegamelog
  • leaguehustlestatsplayerleaders
  • leaguehustlestatsplayer
  • leaguehustlestatsteamleaders
  • leaguehustlestatsteam
  • leagueleaders
  • leaguelineupviz
  • leagueplayerondetails
  • leagueseasonmatchups
  • leaguestandings
  • leaguestandingsv3
  • matchupsrollup
  • playbyplay
  • playbyplayv2
  • playerawards
  • playercareerbycollege
  • playercareerbycollegerollup
  • playercareerstats
  • playercompare
  • playerdashboardbyclutch
  • playerdashboardbygamesplits
  • playerdashboardbygeneralsplits
  • playerdashboardbylastngames
  • playerdashboardbyopponent
  • playerdashboardbyshootingsplits
  • playerdashboardbyteamperformance
  • playerdashboardbyyearoveryear
  • playerdashptpass
  • playerdashptreb
  • playerdashptshotdefend
  • playerdashptshots
  • playerestimatedmetrics
  • playerfantasyprofilebargraph
  • playerfantasyprofile
  • playergamelog
  • playergamelogs
  • playergamestreakfinder
  • playernextngames
  • playerprofilev2
  • playervsplayer
  • playoffpicture
  • scoreboard
  • scoreboardv2
  • shotchartdetail
  • shotchartleaguewide
  • shotchartlineupdetail
  • synergyplaytypes
  • teamandplayersvsplayers
  • teamdashboardbyclutch
  • teamdashboardbygamesplits
  • teamdashboardbygeneralsplits
  • teamdashboardbylastngames
  • teamdashboardbyopponent
  • teamdashboardbyshootingsplits
  • teamdashboardbyteamperformance
  • teamdashboardbyyearoveryear
  • teamdashlineups
  • teamdashptpass
  • teamdashptreb
  • teamdashptshots
  • teamdetails
  • teamestimatedmetrics
  • teamgamelog
  • teamgamelogs
  • teamgamestreakfinder
  • teamhistoricalleaders
  • teaminfocommon
  • teamplayerdashboard
  • teamplayeronoffdetails
  • teamplayeronoffsummary
  • teamvsplayer
  • teamyearbyyearstats
  • videodetails
  • videoevents
  • videostatus
  • winprobabilitypbp

LICENSE

while I usually use WTFPL, I guess I should use MIT here?

Owner
aprp
bakwan merchant
aprp
Similar Resources

Go client for the YNAB API. Unofficial. It covers 100% of the resources made available by the YNAB API.

YNAB API Go Library This is an UNOFFICIAL Go client for the YNAB API. It covers 100% of the resources made available by the YNAB API. Installation go

Oct 6, 2022

The NVD API is an unofficial Go wrapper around the NVD API.

NVD API The NVD API is an unofficial Go wrapper around the NVD API. Supports: CVE CPE How to use The following shows how to basically use the wrapper

Jan 7, 2023

An unofficial API based on Hasura API Reference.

An unofficial API based on Hasura API Reference.

Apr 14, 2022

A go sdk for baidu netdisk open platform 百度网盘开放平台 Go SDK

Pan Go Sdk 该代码库为百度网盘开放平台Go语言的SDK

Nov 22, 2022

Nextengine-sdk-go: the NextEngine SDK for the Go programming language

NextEngine SDK for Go nextengine-sdk-go is the NextEngine SDK for the Go programming language. Getting Started Install go get github.com/takaaki-s/nex

Dec 7, 2021

Commercetools-go-sdk is fork of original commercetools-go-sdk

commercetools-go-sdk The Commercetools Go SDK is automatically generated based on the official API specifications of Commercetools. It should therefor

Dec 13, 2021

Sdk-go - Go version of the Synapse SDK

synapsesdk-go Synapse Protocol's Go SDK. Currently in super duper alpha, do not

Jan 7, 2022

Redash-go-sdk - An SDK for the programmatic management of Redash, in Go

Redash-go-sdk - An SDK for the programmatic management of Redash, in Go

Redash Go SDK An SDK for the programmatic management of Redash. The main compone

Dec 13, 2022

Unofficial Google Trends API for Go

Google Trends API for Go Unofficial Google Trends API for Golang gogtrends is API wrapper which allows to get reports from Google Trends. All contribu

Nov 21, 2022
Unofficial SDK of official notion API in Go

notion-go A go client for the Notion API Description This aims to be an unofficial Go version of the official SDK which is written in JavaScript. Inst

May 12, 2022
Unofficial Go SDK for GoPay Payments REST API

Unofficial Go SDK for GoPay Payments REST API Installation go get https://github.com/apparently-studio/gopay-go-api Basic usage client := gopay.NewCl

Nov 18, 2022
Unofficial getpocket.com API Golang SDK

GetPocket API Golang SDK https://getpocket.com/developer/ Example usage: package main import ( "context" "fmt" pocket "github.com/ernur-eskermes/p

Nov 28, 2021
Golang SDK for Dusupay payment gateway API (Unofficial)

Dusupay API SDK GO (Unofficial) Description Unofficial Dusupay payment gateway API Client for Go API documentation https://docs.dusupay.com/ Installat

Sep 27, 2022
Twilight is an unofficial Golang SDK for Twilio APIs
Twilight is an unofficial Golang SDK for Twilio APIs

Twilight is an unofficial Golang SDK for Twilio APIs. Twilight was born as a result of my inability to spell Twilio correctly. I searched for a Twillio Golang client library and couldn’t find any, I decided to build one. Halfway through building this, I realized I had spelled Twilio as Twillio when searching for a client library on Github.

Jul 2, 2021
An easy-to-use unofficial SDK for Feishu and Lark Open Platform

go-lark go-lark is an easy-to-use unofficial SDK for Feishu and Lark Open Platform. go-lark implements messaging APIs, with full-fledged supports on b

Jan 2, 2023
Unofficial Fiber Handler for Sentry SDK

Fiber Handler for Sentry SDK Welcome to another "I can't find one, so I made one" episode of mine. Installation $ go get github.com/aldy505/sentry-fib

Oct 11, 2022
Amplitude unofficial client for Go, inspired in their official SDK for Node

Amplitude Golang SDK Amplitude unofficial client for Go, inspired in their official SDK for Node. For reference, visit HTTP API v2 documentation. Inst

Dec 31, 2022
Unofficial SDK to access for Open Threat Exchange (OTX) in Go

gotx Unofficial SDK to access for Open Threat Exchange (OTX) API in Go. Usage package main import ( "context" "fmt" "os" "github.com/m-mizutani/

Feb 12, 2022
Unofficial Golang SDK for TON (The Open Network)

TonWeb Unofficial Golang SDK for TON (The Open Network) Installation go get github.com/neotoolkit/tonweb Usage package main import ( "fmt" "os" "

Jun 13, 2022