Zmalski / NHL-API-Reference

Unofficial reference for the NHL API endpoints.
MIT License
167 stars 10 forks source link

Team/franchise Info #25

Open shaanchander opened 1 month ago

shaanchander commented 1 month ago

Thanks for the extensive docs, much appreciated!

One thing I haven't been able to find is detailed team info (old url: https://statsapi.web.nhl.com/api/v1/teams/{teamID}). An endpoint that returns things like division/conference, venue name, site url, first year of play, etc. Has anyone found an endpoint that has those?

shawzy2 commented 1 week ago

I have not been able to find any such endpoint. I suppose the simplest path forward is to maintain a list locally from now on. This seems okay to me as the info is fairly static.

Dropping the csv I've used should anyone need to borrow: teamInfo2022_23.csv