r = requests.get("http://odata.wra.gov.tw/v4/RealtimeWaterLevel", params=payload) ... 後面的文字在URL的叫做query string (中文:查詢)
確定! 回上一頁