Has Yahoo finance web service disappeared? API changed? Down temporarily?

后端 未结 9 1524
礼貌的吻别
礼貌的吻别 2020-11-27 13:12

For quite some time I\'ve been using the following REST API to query Yahoo finance for current prices. It is documented in several Stack Overflow posts, e.g. Yahoo finance

9条回答
  •  死守一世寂寞
    2020-11-27 13:33

    Since the service is down, I use the following URL to query Yahoo data (for ACA.PA):

    Link

    The JSON result is different but I found the informations that interests me.

    For more information , visit the page https://developer.yahoo.com/yql/

提交回复
热议问题