【问题标题】:How to exclude mentions in the Twitter streaming API如何在 Twitter 流 API 中排除提及
【发布时间】:2012-12-17 21:46:37
【问题描述】:

我正在使用 Twitter 流 API,因为我需要获取主页时间线上的所有帖子以及用户关注的列表和主题标签。但是,这也会返回提及(不会出现在时间轴上)有没有办法从流 API 中排除这些?

【问题讨论】:

    标签: cocoa twitter twitter-streaming-api


    【解决方案1】:

    事实证明,在 Twitter Stream 中忽略 @mentions 是不可能的,所以我只需要在收到数据后手动排序和删除 @mentions。

    【讨论】:

      猜你喜欢
      • 2020-10-12
      • 1970-01-01
      • 2016-11-07
      • 1970-01-01
      • 2017-08-06
      • 1970-01-01
      • 1970-01-01
      • 2016-09-17
      • 1970-01-01
      相关资源
      最近更新 更多