- Apr 23, 2000
- 631
- 4
- 81
Does anyone offer a free API for stock quotes and related information? It looks like google and yahoo used to, but don't anymore?
Bloomberg's Open API might be worth looking at. It has support for a few different languages and it's probably got the data you're looking for.
http://www.openbloomberg.com/open-api/
Thanks for the insights. Yeah, I saw the Bloomberg API, but then read the caveats that Crusty mentioned.
I would love to get real time data, but it seems like 15-minute delays will be the best I can do. It almost seems like screen scraping morningstar is the best option for more in depth information.
If I wanted to execute trades, is there a brokerage that offers a good API with an account (ETrade, Scottrade etc)?
Wrong kind of free. You still need Bloomberg data subscriptions which are big $$$. They have released their API as free-use in order to encourage other institutions and developers to use their API in their products. So he could write a program that accesses their API, but then would have to pay for the data.
