Read the statement by Michael Teeuw here.
NASCAR standings
- 
@cowboysdude I just signed in to see what it offers and they alter the data by 20% unless you pay lol what a joke
Thanks again for the help.
 - 
http://www.nascar.com/cacher/2017/1/points-feed.json
I scraped that out of the nascar page. Seems promising but unclear if it will work long term.
-Earle
 - 
@emlowe so thinking, may need to update once a year?
 - 
@emlowe Like anything else… it’ll work until it doesn’t :)
May have to fiddle with but it’s the best that’s out there unless you want to pay for it. ;)
Great job! Thank you!
 - 
@dwlyles said in NASCAR standings:
@emlowe so thinking, may need to update once a year?
I’ll look at it later today … have to work :)
It would need to be in rotating format because a chart would just be too big for the mirror
Took a few minutes while having coffee and threw something together real quick… I have the data it seems to work so I’ll make it look pretty when I get home ;)
 - 
@emlowe said in NASCAR standings:
I scraped that out of the nascar page. Seems promising but unclear if it will work long term.
Any chance you can scrape the NFL standings from
http://www.scoreboard.com/nfl/standings/or somewhere
 - 
@dwlyles is this what you’re looking for?
 ! - 
You’re a magician!
 - 
 - 
The NFL seems to use scoreboard.com which is much less obvious how to fetch their data. There are using some AJAX calls, but when I try to call them directly I get denied - there is likely some cookie involved. I suspect it would be somewhat complicated to fetch.
-Earle
 

