php - 使用 Instagram API 获得关注者和关注

标签 php api server instagram-api instagram-graph-api

我正在研究将 Instagram 集成到我的应用程序中。但是我有些困惑。 我找到了 2 个 API 文档:https://www.instagram.com/developer/https://developers.facebook.com/docs/instagram-api/ .它们在支持 API 端点以及如何使用方面存在差异。那么,它们是什么?我们应该为我的应用使用什么?

我需要获得关注者和用户的关注。但是我找不到任何支持该功能的 API。

你能帮忙吗,我的应用程序真的需要它。

非常感谢

最佳答案

As of 1st of June 2016. Now you're only able to get the list of your own followers/followings.

您可以 read about it here .

此 api 用于获取自己的关注者/关注列表:

https://api.instagram.com/v1/users/self/follows?access_token=ACCESS-TOKEN

关于php - 使用 Instagram API 获得关注者和关注,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54740031/

相关文章:

php - 找不到类 'mysqli' PHP v5.6.7

php - 升级到 PHP 7 后的 Mysql PDO automagic utf8 转换

api - 如何从Amazon Book API获取书籍图形和描述?

windows - 用于保护驱动程序的注册表访问 Hook

api - 支付平台的 REST API 交易

php - 仅从 MySQL 数据库中检索 8 个或更少字符以 "ing"结尾的单词

php - 是否可以将 unity3d 与 php 结合使用?

python - 如何配置 Django 以及如何以 cpu 性能运行 Gunicorn worker?

logging - 如何识别系统日志消息的发送者?

neo4j - 以只读模式部署 Neo4j 服务器