Skip to content

Instantly share code, notes, and snippets.

@SunXiaoShan
Created January 14, 2020 15:34
Show Gist options
  • Save SunXiaoShan/8aca49a19fa19d69936fd2cefeaa547a to your computer and use it in GitHub Desktop.
Save SunXiaoShan/8aca49a19fa19d69936fd2cefeaa547a to your computer and use it in GitHub Desktop.
// https://www.twse.com.tw/exchangeReport/MI_INDEX?response=json&date=20191121&type=IND
"fields1": [
"指數",
"收盤指數",
"漲跌(+/-)",
"漲跌點數",
"漲跌百分比(%)"
]
"data1": [
[
"發行量加權股價指數",
"11,558.27",
"<p style ='color:green'>-</p>",
"72.93",
"-0.63"
]
}
{
"stat": "很抱歉,沒有符合條件的資料!"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment