【发布时间】: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
谢谢
【问题讨论】: