1) Give a description of the problem
My goal is to use the following website which allows free json data that can be personalized by stat type for non-commercial use - https://www.mysportsfeeds.com/
(https://www.mysportsfeeds.com/data-feeds/nba/feedlist/feedsummary?feed=game_boxscore)
to pull in live data while watching a game and show it on my tablet running action tiles/Fully Browser.
According to the instructions - https://www.mysportsfeeds.com/data-feeds/api-docs I can call use the following
- Pull URL - https://api.mysportsfeeds.com/v2.0/pull/nhl/{season}/games/{game}/boxscore.{format}
It looks like I would need to specify the season, league and game. Would I be able to dynamically do this by team?
2) What is the expected behavior?
When I turn on a virtual switch it will launch Fully and display box score information on my tablet. It will update in real time, and give a jumbotron type of overview when watching sports from home.
3) What is happening/not happening?
I am basically going to SI.com and pulling up a specific team then navigating on the tablet. The issue here is the box scores are not updating (browser refresh) even though I set Fully to refresh at 500.
4) Post a Green Snapshot of the piston