For some reason it wasn’t easy to figure out where I could get back a concise JSON response for a stock quote. I wanted this for my Portfolio Rebalance spreadsheet, where I needed to query for a stock price and then insert it into the spreadsheet.
Well after digging around I figured out you can use Google finance to get back a JSON response to any stock ticker.
http://finance.google.com/finance/info?client=ig&q=MSFT
for example, will return:
{
“id”:“358464″,
“t”:“MSFT”,
“e”:“NASDAQ”,
“l”:“25.06″,
“l_cur”:“25.06″,
“s”:“0″,
“ltt”:“4:00PM EDT”,
“lt”:“Sep 23, 4:00PM EDT”,
“c”:“0.00″,
“cp”:“0.00″,
“ccol”:“chb”
}
Typo: concice -> concise
Thanks Spell Check
Hi Omar,
Following your press release regarding POP access to Hotmail Plus users dated September 21, 2007
( http://hotmailteam.wordpress.com/2007/09/21/hotmail-now-offers-pop-access-for-hotmail-plus-users/ ).
1) Any idea whether this POP interface still valid?
2) Any idea who is the current technical/business focal point for this Hotmail interface?
Thanks
Ofer
FinancialContent has a JSON stock quote API
http://www.financialcontent.com/support/documentation/json_quote_api.php