【python】requests發送http請求 | 模擬發文、爬取資訊 #Requests #http #爬蟲 #python

python requests
http
爬蟲

⭐️ 目錄 ⭐️
⌨️ (00:00) 介紹
⌨️ (02:49) 安裝 Requests
⌨️ (03:55) 發送 get 請求
⌨️ (06:33) 下載圖片
⌨️ (08:58) 下載 pdf
⌨️ (09:59) httpbin 網站測試
⌨️ (12:39) 網址參數
⌨️ (14:13) 發送 post 請求
⌨️ (17:43) 改變 request header
⌨️ (20:03) 基本驗證 basic auth
⌨️ (23:10) 增加 timeout
⌨️ (25:52) python 發文
⌨️ (31:16) 爬取網站資訊

🔗課程檔案
Requests : https://docs.python-requests.org/en/master/
httpbin : https://httpbin.org/

✏️相關課程
python 初學者教學 : https://youtu.be/zdMUJJKFdsU
http 介紹 : https://youtu.be/-tRp1IOlKkI
python OpenPyXl 教學 : https://youtu.be/mYX9AaJF2lw
python Beautiful Soup 教學 : 錄製中
html 初學者教學 : https://youtu.be/CLUPkcLQm64
css 初學者教學 : https://youtu.be/Ml78vnNTBLw
js 初學者教學 : https://youtu.be/yZwlW5INhgk

#Requests #http #爬蟲 #python

Leave your comment

Your email address will not be published. Required fields are marked *