The ichart.finance.yahoo.com/table.csv no longer working

半腔热情 提交于 2021-01-27 12:09:21

问题


I tried to use both http and https as suggested by read.csv("http://ichart.finance.yahoo.com/table.csv?s=SPY") Not Working. But none of both are working.


回答1:


The service is discontinued, read https://forums.yahoo.net/t5/Yahoo-Finance-help/Is-Yahoo-Finance-API-broken/td-p/250503

The Yahoo finance is now downloading historical data from https://query1.finance.yahoo.com/v7/finance/download/ using authorization token.



来源:https://stackoverflow.com/questions/44361361/the-ichart-finance-yahoo-com-table-csv-no-longer-working

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