Instagram 与应用程序的个人集成

Instagram personal integration with app

我正在尝试将 instagram 集成到我的应用程序中。然而,instagram api 页面表示个人使用的 api 已被弃用 Instagram 而 facebook 图 api 他们正在 linkning 表示它只能用于企业。

The Instagram API Platform can be used to build non-automated, authentic, high-quality apps and services. Select the API permissions that you would like to integrate with your service or product so you can effectively utilize the Instagram API and help businesses achieve their objectives.

The API permissions available on this page are currently only available for Instagram business accounts. These APIs do not support regular personal profiles; you can learn more about business profiles here. If you are interested in the consumer (non-business) use cases that involve the Instagram login, please refer to the developer site for the former API permissions.

Check out some resources that may help you in development: Documentation and Instagram Platform Policies.

下面写着

To help businesses view their own content within third party apps: Basic Permission This use case is meant for apps that allow business profiles to log in and access their own content; for example, an app that allows businesses to print their own pictures. Apps that fall into this use case must use the basic permission.

To help brands and advertisers understand, manage, and discover their audience: Comment Moderation and Insights Permissions This use case is meant for apps that allow businesses to access their account insights, moderate and reply to comments, and discover media of other business profiles.

至于我需要的usecase,基本上Tinder都有的我都需要。人们 link 他们的 Instagram 帐户和 link 其他人的帐户的能力。能知道粉丝数就好了

我真的找不到任何关于如何为个人帐户集成 instagram 的信息,以上信息是我真正找到的唯一信息。

目前用户通过 facebook 登录,所以如果有一些简单的方法可以与之集成,那就太好了。但实际上,任何不被弃用的方法都可以让它发挥作用。

当我浏览我的旧问题时,我遇到了这个问题。我做了更多调查,认为我找到了 "new" Instagram API。它现在似乎是 Facebook Graph API 的一部分。 API 称为 Instagram 基本显示 API,它会给我所需的数据(照片、姓名等)。

API可以找到here