OAuth with yahoo finance

我的梦境 提交于 2019-12-11 09:07:56

问题


I'm developping an iPhone application and i'm trying to authenticate and authorize the user to connect to yahoo finance to view his portfolio. Is it possible for me to authenticate a user using OAuth, then display the user's yahoo finance portfolio on a TableView?

Many thanks.


Is there any other service like google finance that I can use to display user's finance portfolio?


回答1:


I don't believe that Yahoo Finance has any APIs that would allow you to retrieve a user's portfolio. The last word I saw on the topic was from a few years ago and said: "As far as I know there are no plans to release a Finance API." Also, the Yahoo APIs page does not list any Finance APIs.



来源:https://stackoverflow.com/questions/11544287/oauth-with-yahoo-finance

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!