0

Incorrect Result Displayed from Yahoo Finance API Indian Stocks... on website results are correct.

Hello,

I am at present making a small app for my home use, using Yahoo Finance API. I found that the results returned on website are true but the results dont match the Yahoo Finance API results.

I have found the data to be inconsistent for Indian stocks. In the below query i am using a symbol Reliance.NS.. if you use the website the results are shown Correct for 52wk low/high.

 
http://finance.yahoo.com/q?s=RELIANCE.NS&ql=0 
 Di

But using a Yahoo Finance API it returns wrong data.

Here is my query: 
  http://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20yahoo.finance.quotes%20where%20symbol%20in%20(%22RELIANCE.NS%22)&env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys

Also note that much of the data is not updated on Yahoo Finance API. I cannot even take out the EPS, P/e, Bookvalue, 52 week high, 52 week low, dividend per share.. all these data in Yahoo Finance API are either blank or showing wrong data(old data).

Hope that you update the Yahoo Finance API results so that we can use the API to do some research.

Regards,
Mahernoz

by
2 Replies
  • Majernoz,

    That table is public and is not maintained/supported by Yahoo. 

    Sorry.

    Robyn
    0
  • Hello,

    Thanks for your reply.

    a) Can you please let me know, if not this table, then which table i should use to access the Indian Stock Market Data? The one where the results matches with the Yahoo Finance Website.

    b) If you know of other tables, then also do let me know.. how to find them?

    Thanks.

    0

Recent Posts

in YQL