# Google Finance Moved

**URL:** https://forum.kx.com/t/google-finance-moved/11542
**Category:** Community Support
**Tags:** kdb-and-q
**Created:** [May 30, 2017, 2:19pm UTC](https://forum.kx.com/t/google-finance-moved/11542 "2017-05-30T14:19:00Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![hoffmanroni1](https://avatars.discourse-cdn.com/v4/letter/h/8dc957/32.png) [@hoffmanroni1](https://forum.kx.com/u/hoffmanroni1)
#### Post date: [May 30, 2017, 2:19pm UTC](https://forum.kx.com/t/google-finance-moved/11542/1 "2017-05-30T14:19:00Z")

</div>

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](http://www.google.com/finance/historical?q=MSFT&output=csv)”`

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

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

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

---

<div class="post-metadata">

### Author: ![sohagan8571](https://avatars.discourse-cdn.com/v4/letter/s/ba9def/32.png) [@sohagan8571](https://forum.kx.com/u/sohagan8571)
#### Post date: [May 30, 2017, 2:21pm UTC](https://forum.kx.com/t/google-finance-moved/11542/2 "2017-05-30T14:21:00Z")

</div>

works for me Roni&nbsp;

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

Date &nbsp; &nbsp; &nbsp; Open &nbsp;High &nbsp;Low &nbsp; Close Volume

* * *

2017.05.26 69.8 &nbsp;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

…

---

<div class="post-metadata">

### Author: ![hoffmanroni1](https://avatars.discourse-cdn.com/v4/letter/h/8dc957/32.png) [@hoffmanroni1](https://forum.kx.com/u/hoffmanroni1)
#### Post date: [May 30, 2017, 2:37pm UTC](https://forum.kx.com/t/google-finance-moved/11542/3 "2017-05-30T14:37:00Z")

</div>

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

Thanks Sean

---

<div class="post-metadata">

### Author: ![hoffmanroni1](https://avatars.discourse-cdn.com/v4/letter/h/8dc957/32.png) [@hoffmanroni1](https://forum.kx.com/u/hoffmanroni1)
#### Post date: [May 30, 2017, 4:44pm UTC](https://forum.kx.com/t/google-finance-moved/11542/4 "2017-05-30T16:44:00Z")

</div>

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

---

<div class="post-metadata">

### Author: ![sohagan8571](https://avatars.discourse-cdn.com/v4/letter/s/ba9def/32.png) [@sohagan8571](https://forum.kx.com/u/sohagan8571)
#### Post date: [May 30, 2017, 4:49pm UTC](https://forum.kx.com/t/google-finance-moved/11542/5 "2017-05-30T16:49:00Z")

</div>

\>&nbsp;hit googles API limit

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