0
我需要從instagram帖子鏈接抓取圖像和視頻(例如:https://www.instagram.com/p/BZiTZWXABMp)。 當使用python的普通請求時,我沒有在html響應中接受圖像url。請幫我弄清楚。如何從IG郵局獲取圖片或視頻網址?
我需要從instagram帖子鏈接抓取圖像和視頻(例如:https://www.instagram.com/p/BZiTZWXABMp)。 當使用python的普通請求時,我沒有在html響應中接受圖像url。請幫我弄清楚。如何從IG郵局獲取圖片或視頻網址?
您可以檢查此網址:https://api.instagram.com/oembed/?url=<your-url>
一個JSON返回,你可以得到它的thumbnail_url
財產
在您的要求後,該網址查詢:https://api.instagram.com/oembed/?url=https://www.instagram.com/p/BZiTZWXABMp/
在那裏你可以得到圖像的URL: https://instagram.fmad3-4.fna.fbcdn.net/t51.2885-15/s480x480/e35/21984643_995308220608235_7854693412774084608_n.jpg