url = "https://mis.twse.com.tw/stock/api/getStockInfo.jsp?ex_ch=tse_2330.tw". res = requests.get(url). res.json() ...
確定! 回上一頁