【问题标题】:mgtwitterengine get friends/ids and followers/idsmgtwitterengine 获取好友/ID 和关注者/ID
【发布时间】:2012-08-20 23:09:43
【问题描述】:

如何使用 mgtwitterengine 让不关注我的用户回到 twitter ? 如何获取关注者/ID 和好友/ID

【问题讨论】:

    标签: mgtwitterengine twitter-follow


    【解决方案1】:

    好友ID使用:https://api.twitter.com/1/friends/ids.json?cursor=-1&screen_name=ImpressolTest&include_entities=true

    Follower ID 使用:https://api.twitter.com/1/followers.json?cursor=-1&screen_name=ImpressolTest&include_entities=true

    在数组中获取此值后,只需检查好友数组和关注者数组,即可了解用户如何不关注你

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2011-11-14
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-09-29
      • 1970-01-01
      相关资源
      最近更新 更多