可以看出來,數據確實是以json格式進行傳輸的。 如果我們想模擬這種請求,如下代碼是不行的: import requests headers = { 'Content-Type': 'application ...
確定! 回上一頁