Skip to content

ideasbyjin/nhl-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nhl-data 0.1

A Python API client to get data from the NHL.

Example run

Get data for Ovechkin in the 2018-2019 season

python main.py get-player-stats --id 8471214 --season 20182019 ovechkin.jsonl

Get the player list for all teams in the current season

python main.py get-player-list playerlist.jsonl

About

A Python API client to get data from the NHL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages