Is there an API that provides stock prices?

It appears that Google's Finance API is deprecated and no longer works. The Yahoo! Finance API also does not seem to provide stock prices.

link|improve this question

1  
I guess that if you want real-time prices, you have to pay a fee. The Yahoo API does not provide real-time data for free. Be careful. – Emmad Kareem Jan 30 at 1:10
I don't need real-time prices. I just need any prices. Does Yahoo provide this? – Donny P Jan 30 at 2:28
feedback

1 Answer

up vote 1 down vote accepted

Yahoo API is working. If you don't want real time data check these pages for examples: http://www.gummy-stuff.org/Yahoo-data.htm and http://benjisimon.blogspot.com/2009/01/truly-simple-stock-api.html

link|improve this answer
Thanks Emmad. Do you also know where the rate limit for Yahoo Finance API is? – Donny P Jan 30 at 3:18
Not sure, but I think that Yahoo Developer Network may provide some value - See: developer.yahoo.com/search/rate.html – Emmad Kareem Jan 30 at 3:39
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.