Yahoo! Finance CSV file will not return Dow Jones (^DJI)

后端 未结 8 1997
Happy的楠姐
Happy的楠姐 2020-11-30 00:37

I am trying to retrieve market data from Yahoo! finance and the script has worked fine for years, but recently, it stopped showing The Dow Jones data. Here is the URL:

8条回答
  •  隐瞒了意图╮
    2020-11-30 01:10

    I'm using Google Finance to get the data since Y! Finance has stopped working. Albeit Google might change their policy as well in the future. Until this will happen I access

    http://finance.google.com/finance/info?lient=ig&q=INDEXDJX:.DJI&callback=?

    which will return a JSONP document.

提交回复
热议问题