Skip to contents

League Data

Functions to retrieve data about the league

get_seasons()
Get all seasons
get_schedule()
Get schedule by date
get_standings_information()
Get standings information for all seasons
get_standings()
Get standings by date

Team Data

Functions to retrieve data about teams

get_teams()
Get all teams
get_franchises()
Get all franchises
get_team_seasons()
Get season(s) for which team played in regular season and/or playoffs
get_team_statistics()
Get team statistics by season
get_team_roster()
Get roster by team, season, and player-type
get_team_roster_statistics()
Get roster statistics by team, season, game-type, and player-type
get_team_prospects()
Get prospects by team and player-type
get_team_schedule()
Get schedule by team and season
get_team_scoreboard()
Get team scoreboard as of now

Player Data

Functions to retrieve data about players

get_player_game_log()
Get game-log by player, season, and game-type
get_player_landing()
Get landing by player
get_spotlight_players()
Get 'spotlight' players as of now

Skater Data

Functions to retrieve data about skaters

get_skaters()
Get all skaters' biographies by range of seasons
get_skater_statistics()
Get skater statistics by season
get_skater_leaders()
Get skater statistics leaders by season, game-type, and category
get_skater_milestones()
Get skater milestones

Goalie Data

Functions to retrieve data about goalies

get_goalies()
Get all goalies' biographies by range of seasons
get_goalie_statistics()
Get goalie statistics by season
get_goalie_leaders()
Get goalie statistics leaders by season, game-type, and category
get_goalie_milestones()
Get goalie milestones

Game Data

Functions to retrieve data about games

get_games()
Get all games
get_scores()
Get score(s) by date
get_scoreboards()
Get scoreboard(s) by date
get_game_boxscore()
Get boxscore by game, team, and player-type
get_gc_play_by_play()
Get GameCenter (GC) play-by-play by game
get_wsc_play_by_play()
Get World Showcase (WSC) play-by-play by game
get_shift_charts()
Get shift charts
get_game_landing()
Get GC game landing by game
get_game_story()
Get WSC game story by game

Playoff Data

Functions to retrieve data about playoffs

get_playoff_bracket()
Get playoff bracket by year
get_series_schedule()
Get playoff series schedule
get_series_carousel()
Get playoff series carousel by season and round

Draft Data

Functions to retrieve data about drafts

get_draft_information()
Get draft information for all seasons
get_draft_picks()
Get draft picks by year (and round)
get_draft_rankings()
Get draft rankings by year and player-type
get_draft_tracker()
Get draft tracker as of now

Other Data

Functions to retrieve any other data

ping()
Ping
get_glossary()
Get glossary
get_configuration()
Get configuration for skater, goalie, and team statistics
get_countries()
Get all countries
get_streams()
Get all streams
get_tv_schedule()
Get TV schedule by date
get_partner_odds()
Get partner odds as of now
get_season_now()
Get season as of now