BurntSushi / nflgame

An API to retrieve and read NFL Game Center JSON data. It can work with real-time data, which can be used for fantasy football.
http://pdoc.burntsushi.net/nflgame
The Unlicense
1.27k stars 412 forks source link

Absolute UTC datetime a play occured on #354

Open Arro opened 6 years ago

Arro commented 6 years ago

I couldn't find this is the docs. Is it possible to get this info?

RobMulla commented 6 years ago

I'd really really like this too, but I don't see anywhere this is available. The closest solution is to pull tweet time-stamps from the play by play twitter account. Please let me know if you found a better way.