我期待列出所有出版物或我已经'感谢'的帖子

时间:2017-08-30 02:29:08

标签: instagram-api social-likes

我有疑问,是否有可能在其他Instagram用户(朋友)的帖子中获得我喜欢的总数? (我在一段时间内压过的所有帖子。)

在Instagram的API文档中只收到了喜欢的内容,但我需要我喜欢的骰子。

例如: https://api.instagram.com/v1/users/self/media/liked?access_token=ACCESS-TOKEN

最好的方法是什么?有可能吗?

感谢。

1 个答案:

答案 0 :(得分:0)

output2

https://www.instagram.com/developer/endpoints/users/#get_users_feed_liked

This API is for getting all the posts you have liked, you cannot get count of just filter by a certain time range, you will just start getting all the liked posts, starting with the most recently liked ones and going back...