如何从Instagram API获取历史数据 [英] How to Get Historical Data from Instagram API

查看:389
本文介绍了如何从Instagram API获取历史数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在制作一个Instagram分析网络应用程序.我已经仔细阅读了所有Instagram API端点,但找不到任何方法来获取历史数据(即随着时间的推移关注者).我所需要做的只是将日期附加在每个关注者对象上.

I'm making an Instagram analytics web app. I've carefully read all of the Instagram API endpoints and I can't find any way to get historical data (ie, followers over time). All I would need would be something like a date followed, attached to each follower object.

https://minter.io/faq#faq-posting-1

从上面的链接:" Minter.io提供有关Instagram帐户和主题标签的完整历史数据,但以下情况除外: 帐户–失去的追随者名单 主题标签–覆盖率和曝光率 在这些报告中,数据仅从首次生成报告之日起可用."

From link above: "Minter.io provides full historical data on Instagram accounts and hashtags except for: Accounts – List of Lost Followers Hashtags – Reach and Exposure In these reports the data will only be available from the date the report is first generated."

此历史数据的一个示例,来自我帐户上的minter.io报告:

An example of this historical data, from minter.io report on my account:

  1. Minter与Instagram进行了一些特殊安排,以获取否则无法通过API提供的其他数据.
  2. 我想念一些东西.

我了解通过将用户数据与以前的报告进行比较(

I understand how this could be done by comparing user data to previous reports (like this SO question asked) but clearly Minter is doing it some other way, because that report was generated from the very first time I created a trial account with them.

任何帮助将不胜感激.预先感谢.

Any help would be much appreciated. Thanks in advance.

推荐答案

现在,Facebook图形API已发布了Instagram Insights API,该API可返回有关Instagram商业帐户的详细见解.

Now Facebook graph API has released the Instagram Insights API which returns detailed insights of Instagram Business accounts.

https://developers.facebook.com/docs/instagram-api/reference/user#insights

以上是关于用户见解的信息,其中包含关注者人数.图形API现在也提供了许多媒体见解.

Above is for user insights, which has follower count. there are many media insights as well now available under graph API.

有关如何使用此API的详细信息,请参见以下答案:

Details on how to consume this API is captured in the answer at: How to access Instagram feed of any user with new Graph API?

这篇关于如何从Instagram API获取历史数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆