我有一个使用以下网址获取关键统计信息的应用。
http://query.yahooapis.com/v1/public/yql?q=select * from yahoo.finance.keystats where symbol = "CSCO" | sort(field="undefined", descending="false")&env=https://raw.githubusercontent.com/cynwoody/yql-tables/finance-1/tables.env&format=json&callback=?
几周前,当雅虎财务用户界面发生变化时,它停止了工作。请注意,应用程序之前工作正常。任何帮助将不胜感激。