Yahoo YQL yahoo.finance.historicaldata 返回空结果

Yahoo YQL yahoo.finance.historicaldata returning empty results

上周我用这个 API 开发和测试了。今天我注意到即使是示例查询也没有收到任何结果。

https://developer.yahoo.com/yql/console/?q=show%20tables&env=store://datatables.org/alltableswithkeys#h=select+Close+from+yahoo.finance.historicaldata+where+symbol+%3D+%22EUR%3DX%22+and+startDate+%3D+%222015-09-11%22+and+endDate+%3D+%222017-03-10%22

https://query.yahooapis.com/v1/public/yql?q=select%20*%20from%20yahoo.finance.historicaldata%20where%20symbol%20%3D%20%22YHOO%22%20and%20startDate%20%3D%20%222009-09-11% 22%20and%20endDate%20%3D%20%222010-03-10%22&diagnostics=true&env=store%3A%2F%2Fdatatables.org%2Falltableswithkeys

还有其他人遇到过这种情况吗?

不幸的是雅虎!决定停止他们的历史数据 API :-(

取自雅虎财经论坛:https://forums.yahoo.net/t5/Yahoo-Finance-help/Is-Yahoo-Finance-API-broken/td-p/250503/page/3

尼克松('Hoo 官方工作人员)发布:

Hi All - This feature was discontinued by the Finance team and they will not be reintroducing that functionality.