1080x1080 photos via Instagram API

后端 未结 10 1107
长情又很酷
长情又很酷 2020-12-08 05:11

http://www.theverge.com/2015/7/6/8899807/instagram-1080p-pictures-photo-upload

The Verge recently made known the latest app versions of Instagram are uploading photo

10条回答
  •  一整个雨季
    2020-12-08 05:36

    As of 26th March 2018, Instagram changed their links. Here's a working solution to get 1080x1080 resolution images from API.

    1. Get the user_Id from https://www.instagram.com/{username}/?__a=1.

    2. Paste the user_id in this link https://i.instagram.com/api/v1/users/{user_id}/info/.

    3. Get the hd url link from hd_profile_pic_url_info. :)

提交回复
热议问题