【发布时间】:2019-08-18 23:52:25
【问题描述】:
有人知道如何通过 instagram api 下载完整尺寸的 instagram 个人资料图片吗?
【问题讨论】:
标签: html api instagram instagram-api profile-picture
有人知道如何通过 instagram api 下载完整尺寸的 instagram 个人资料图片吗?
【问题讨论】:
标签: html api instagram instagram-api profile-picture
Instagram Profile Picture in Full-Resolution?
以前它的工作方式如下:
1.使用此链接https://www.instagram.com/{name}/?__a=1获取账号的user_id
2.使用上面的user_idhttps://i.instagram.com/api/v1/users/{user_id}/info/访问这个JSON-API完整尺寸的个人资料图片链接可以在[hd_profile_pic_url_info][url]中找到
但自 2-3 天前第二步 [hd_profile_pic_url_info][url] 不可用。还有其他选择吗? 我有问题,找不到解决方案
【讨论】: