Google Finance Moved

Hello,

Last week, I was able to get google historical data using

("DFFFFJ";1#",") 0:3_.Q.hg $“http://www.google.com/finance/historical?q=MSFT&output=csv”`

but for some reason when I try now I get no data.  If I past

http://www.google.com/finance/historical?q=MSFT&output=csv

into my browser it works.  Any idea why http get doest?

works for me Roni 

q)(“DFFFFJ”;1#“,”) 0:3_.Q.hg `$“http://www.google.com/finance/historical?q=MSFT&output=csv”

Date       Open  High  Low   Close Volume


2017.05.26 69.8  70.22 69.52 69.96 19827923

2017.05.25 68.97 69.88 68.91 69.62 21854095

2017.05.24 68.87 68.88 68.45 68.77 14666865

…

My apologies, it works for me now, running the same query, not sure what happened…

Thanks Sean

Actually I think whats happened was I hit googles API limit and my ip got timed out.

> hit googles API limit

I think I now understand the reasons as to why the likes of yahoo’s finance api was shut down :)