I am thinking of writing a personal portfolio manager application and so started searching for some kind of a stock quote service. I am unable to find any free web service or programmer friendly stock quote service for the indian stock market. Anyone have come across a decent one? I am ok with a delayed quote.
Or do I have to resort to screen scraping?? :-(


Nobody is going to give you live stock quotes via a web-service for free. Imagine the bandwidth consumption for such a service. You gotta pay for it.
Posted by: Kalypso | December 25, 2008 at 11:48 PM
I had a query regarding my proj -Stock Broker website. I want to get Live Stock Market price in my website. I have searched in Google - Web service for stock market, but didnot find anything appropriate. So can u pls tell me the website from where I can get Web services for stock market.
Hoping for a favourable response.
With regards,
Mihir Khanderia.
Posted by: Mihir Khanderia | February 17, 2009 at 03:11 AM
I actually wrote a component that will screenscrape Yahoo India. This is available in Codeplex and you can also see some posts on this on my blog. This is not a web service, but you can create a web service wrapper on this component if you want.
Find the components at http://indiastockquotes.codeplex.com/
Posted by: Anand | March 22, 2009 at 10:02 AM
Try this guys:
http://download.cnet.com/NSE-BSE-Get-Live-Quotes-Utility/3640-2066_4-10891312.html
Posted by: Atul | May 27, 2009 at 04:56 AM
If anybody find the solution please tell. If i send company name it should tell me the current price
Posted by: Vishal | July 02, 2009 at 06:16 AM
Hi,
I come to your post by some referral and trust me this has the best discussion on this so far. Let me know if you find something on this.
my mail id is mail@anandvardhanan.com
Thanks
Anand
Posted by: anand | July 18, 2009 at 04:47 AM
at least for my personal use where can I see the LIVE Quotes without any delay. Please let me know.
Posted by: hi | September 02, 2009 at 04:42 AM
Guys i think that this link can help you.
http://in.finance.yahoo.com/d/quotes.csv?s=ACC&f=sl1d1t1c1ohgv&e=.csv
Hint: Access this link using web services
Posted by: Sachin Puri | November 12, 2009 at 01:33 PM