r = requests.get('https://api.github.com/events') r.json(). 8.自訂Header 許多時候網站會擋掉UA 是python-request 的請求,因此我們很常需要自訂Header
確定! 回上一頁