如果你的Python環境沒有requests模組 pip install requests. 向網站/網路資源請求資料(request),主要有GET/POST兩種方式,如果溝通正常,通常會獲得回應response, ...
確定! 回上一頁