Search code examples
matlabyahooyqlyahoo-apiyahoo-finance

Yahoo Finance Webservice API is down?


I've been using the Yahoo Finance Webservice for a few months now to fetch stock data in JSON format using the following URL: http://finance.yahoo.com/webservice/v1/symbols/AAPL/quote?format=json&view=detail

**It has been working perfectly.**However, as of today this is simply hitting a 404 error and I can't seem to find a possible work around. I understand Yahoo has made some changes to Yahoo finance and their other APIs. Does anyone have a potential solution?

Thanks.


Solution

  • It happen to me too since yesterday, fix it by using YQL API.