Page 1 of 1

Automatically Updating Info

Posted: Mon Dec 09, 2013 4:32 am
by italia13calcio
Hey all,
I've been doing some stuff with the SportVu data on NBA.com and have been working in Excel. I've found though that everytime I want to update the information I have to copy paste the stats from each page, which takes a while. Does anyone know any programming tricks to link directly to those stats so they're constantly always updating?
Thanks

Re: Automatically Updating Info

Posted: Mon Dec 09, 2013 5:48 am
by bport
Here is an example for the catch and shoot table JSON feed. The other ones follow the same format.

http://stats.nba.com/js/data/sportvu/catchShootData.js

Re: Automatically Updating Info

Posted: Mon Dec 09, 2013 6:01 am
by italia13calcio
Thanks. How did you find that?

Re: Automatically Updating Info

Posted: Tue Dec 10, 2013 12:10 am
by bport
This thread explains how to find it.

viewtopic.php?f=2&t=8394