You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
It seems that some NHL stats that are considered Edge or advanced stats are separate from the usual endpoints. These seem to be aggregated on the backend and loaded asynchronous to the front end as seen here https://edge.nhl.com/en/skater/8479420. From my digging around I can't see any obvious endpoints to access this date. Things such as Top skating speed, speed bursts, etc.
Describe the solution you'd like
A way to access these via this package. It might be messy if we have to do web parsing, but if it works it works.
Is your feature request related to a problem? Please describe.
It seems that some NHL stats that are considered Edge or advanced stats are separate from the usual endpoints. These seem to be aggregated on the backend and loaded asynchronous to the front end as seen here https://edge.nhl.com/en/skater/8479420. From my digging around I can't see any obvious endpoints to access this date. Things such as Top skating speed, speed bursts, etc.
Describe the solution you'd like
A way to access these via this package. It might be messy if we have to do web parsing, but if it works it works.
Additional context
Data can be found https://edge.nhl.com/en/skater/8479420 for example
The text was updated successfully, but these errors were encountered: