Corey Schaf
Corey Schaf
This data on the NHL site is loaded via web sockets.
I tried out a few things regarding this. Its a bit ugly, but we'll see. No time right now to jump on this.
Awesome. It was a bit of a tricky thing to do, ill look forward to checking this out.
It was more out of a curiosity stand point on my end, but this is interesting. Thanks!
`client.game_center.game_story("2024030311")` has direct links to the goals I believe. `summary` seems to be empty for every game, I tried random ones from the season. Im not fully understanding the goal...
There is nothing in this lib currently that has that data. But I was digging around a bit on the site, it does look like there may be some avenues...
Following some other threads, I found a bunch of these. https://github.com/coreyjs/nhl-surf/blob/main/output_example/20250715_061822_client.bundle.js_extracted_urls.txt
Going to be investigating the feasibility of this for this week. I like to have full coverage on open endpoints but these seem like they are fine being on the...