【问题标题】:Need an updated Twitter stream nodejs api需要更新的 Twitter 流 nodejs api
【发布时间】:2014-10-10 22:35:33
【问题描述】:

你能帮我在 nodejs 中更好地更新 twitter 流 api 吗?目前我正在试用 ntwitter API,但它已经很老了,而且它的一些方法不起作用。所以请在nodejs中为twitter推荐一个好的流媒体api。

【问题讨论】:

  • 你检查过Twit API 吗?
  • 嘿,谢谢,我会看看...它是最新的吗?
  • 是的,它是最新的,有一些很好的示例文档。

标签: node.js api twitter stream


【解决方案1】:

请查看下方Twitter API Client for node:-

  • Twit API//Supports both the REST and Streaming API.

【讨论】:

  • 是否也处理重连策略?
  • @Abhidev 事件:在计划重新连接到 Twitter 时发出“重新连接”。如果 Twitter 出现问题或速率受限,它会根据 Twitter's reconnection guidelines 重新连接
  • 在无数的 Node 的 Twitter 客户端中,毫无疑问是我遇到的最好的;开箱即用的流媒体和 REST 支持。谢谢!
猜你喜欢
  • 1970-01-01
  • 2019-11-29
  • 2020-12-06
  • 2014-08-11
  • 1970-01-01
  • 1970-01-01
  • 2019-09-23
  • 2012-03-15
  • 2020-08-18
相关资源
最近更新 更多