A couple of months ago I posted asking about what the preferred source for streaming stock market data was.
I was pointed to open tick, which looked really promising but looks like it has gone into zombie mode (not accepting sign ups...etc)
Outside of scraping Yahoo Finance or Google Finance what are my options? I'm willing to spend a bit of money (20-30 per month?) and would like certain data points (short interest...)
Where should I look?
Original post: http://news.ycombinator.com/item?id=199892
To offer real-time to the public you will need to set up agreements with each of the exchanges individually. Expect to pay about $1/user/month plus some fixed monthly fees.
If real-time isn't essential, you could also use the fantastic python library ystockquote to get delayed data from yahoo.