riffnshred / nhl-led-scoreboard

🚨 Display NHL live score, stats, and more of your favorite teams, on a Raspberry Pi driven RGB LED matrix. 🚨
GNU General Public License v3.0
421 stars 96 forks source link

Board for betting ticker #116

Closed blaineA closed 3 years ago

blaineA commented 4 years ago

Was wondering if there is a way to get the over/under and other standard betting results on a board. For example: Pens -110 Flyers +110 o/u 5.5 Could also have every team on there a rolling ticker?

Juts something I was thinking about as sports open back up

joshkay commented 4 years ago

Pretty sure that this isn't available via the public NHL api. May be possible with a separate API, but likely not free.

riffnshred commented 4 years ago

What @joshkay said. Im sure there is a way to grab the data by web scrapping or something. Someone could definitly fork the repo and make it but thats something I don't think many would use. I might be wrong tho.

machinasdei commented 3 years ago

I'd like to do this as well, and perhaps add other APIs inserted to run in the offseason (aside from the covid19) has anyone successfully done this yet? I suck at scripting, but would love to do it.

riffnshred commented 3 years ago

At this point in the project, Im not adding anything else thats not directly nhl related. I Got an other app in the making that will be made for running different apps for rpi rgb matrix. That will come later after Im done with the next version of the nhl-led-scoreboard.