Instagram API 点赞和评论实时更新

Instagram API real time updates of likes and comments

我阅读了 Instagram 订阅的新文档 API。 它说在您订阅后,当有人 post 新媒体出现在他们的页面上时,Instagram 会通知您。

我想在其中一位用户 post 收到新的赞或评论时收到通知?

你觉得这可能吗?

Instagram API 目前不支持此选项。

来自用户订阅页面:

User subscriptions are useful if you want to be notified when people who authenticated your app post new media on Instagram.

只有当有新的post时才会收到POST请求,不会通知点赞或评论。