r.text #return string r.json() #return json (dict). payload:使傳回資料以指定格式顯示(GET方法). import requests payload = {'key1': 'value1', 'key2': ...
確定! 回上一頁