在 Instagram 上获取用户关注和关注者列表
Posted
技术标签:
【中文标题】在 Instagram 上获取用户关注和关注者列表【英文标题】:Getting a users followed and followers list on Instagram 【发布时间】:2017-11-27 18:03:35 【问题描述】:所以我打算使用 Instagrams API 制作一个分析应用程序。但是我有一个快速的问题,因为我对此感到有些困惑。在 Instagrams 文档中,我看到以下内容:
follower_list - to read the list of followers and followed-by users (applications no longer accepted)
假设使用我的应用的用户已通过身份验证。
以上是否意味着我无法访问他们的、用户、关注者和关注列表?
或者这是否意味着除了经过身份验证的用户之外,我无法访问“关注者”和“关注者”列表? (即经过身份验证的用户可能关注的另一个用户的列表)
希望这是有道理的。
我看到发布了以下问题,但我只是想确定一下。Instagram API - How can I retrieve the list of people a user is following on Instagram
谢谢
【问题讨论】:
【参考方案1】:自 2017 年 10 月 1 日起,Instagram 不再批准 following_list
权限,因此您无法访问经过身份验证的或任何用户的关注者/关注者。没有其他使用官方 API 的解决方案
【讨论】:
以上是关于在 Instagram 上获取用户关注和关注者列表的主要内容,如果未能解决你的问题,请参考以下文章
使用 python 脚本获取 Instagram 关注者列表