【问题标题】:Instagram - show the total amount of posts from the userInstagram - 显示来自用户的帖子总数
【发布时间】:2015-10-28 21:57:36
【问题描述】:

我正在使用 Wordpress 插件“Instagram 滑块小部件”显示 Instagram 提要。是否可以显示帖子总数?这个账号发了多少帖子?使用此插件或使用 Instagram API。

【问题讨论】:

    标签: wordpress instagram instagram-api


    【解决方案1】:

    您可以通过 Instagram API 使用 GET /users/user-id 端点获取用户的帖子总数。

    https://api.instagram.com/v1/users/{user-id}/?access_token=ACCESS-TOKEN
    

    响应将包括用户发布的媒体计数。见https://instagram.com/developer/endpoints/users/#get_users

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-01-24
      • 2016-05-14
      • 1970-01-01
      • 2017-04-29
      • 1970-01-01
      相关资源
      最近更新 更多