-
Is there anyway to poll a specific player/Athelete Stat for NHL? I'm tracking Ovechkins goals and would love a card that could show the goal counter, but unable to find anything through research to pull specific nhl player data through player id or anything else. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
Here is a list of tons of APIs for the NFL including several for player stats. You should be able to get them to work for the NHL just by changing the football and nfl portion of the URLs. Looks like there are some where you can pass the player ID and others that will give you a list of leaders for specific stats. Good luck. https://gist.github.com/nntrn/ee26cb2a0716de0947a0a4e9a157bc1c |
Beta Was this translation helpful? Give feedback.
-
Looks like this is the one you want. https://sports.core.api.espn.com/v2/sports/hockey/leagues/nhl/leaders |
Beta Was this translation helpful? Give feedback.
-
See my response above. Teamtracker only works w/ the ESPN scoreboard API. You have to create your own RESTful sensor to pull this info. Here is another API just for O's stats. You could use either depending on what you want to do. |
Beta Was this translation helpful? Give feedback.
See my response above. Teamtracker only works w/ the ESPN scoreboard API. You have to create your own RESTful sensor to pull this info.
Here is another API just for O's stats. You could use either depending on what you want to do.
https://sports.core.api.espn.com/v2/sports/hockey/leagues/nhl/athletes/3101/statistics?lang=en®ion=us