我可以为其他组织发推文吗?

发布于 2024-12-01 02:51:34 字数 1456 浏览 1 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

旧人 2024-12-08 02:51:34

您可以使用 Twitter Streaming API 来完成此操作。您可以为您的关键字设置一个监听器,每当有更新时,新的推文就会推送给您。

您可能见过以下条款:

您不得使用 Twitter 内容或从最终用户收集的其他数据
您的客户创建或维护单独的状态更新或
社交网络数据库或服务。

这基本上意味着您无法重新创建 Twitter。但收集这些推文进行分析以及使用数据集作为服务增强是可以接受的。今天有很多公司这样做。


https://dev.twitter.com/terms/api-terms

You would use the Twitter Streaming API to accomplish this. You would setup a listener for your keywords and whenever there is an update, new tweets will be pushed to you.

You may have seen the following clause:

You may not use Twitter Content or other data collected from end users
of your Client to create or maintain a separate status update or
social network database or service.

What this basically means is that you cannot re-create Twitter. But it is acceptable to collect these tweets for analysis and for usage of the dataset as service augmentation. There are many companies doing this today.


https://dev.twitter.com/terms/api-terms

鸵鸟症 2024-12-08 02:51:34

如果该组织允许您代表他们发推文。那么你应该被允许这样做,因为有很多应用程序可以代表你发送推文 - 如果你同意的话。

If the organisation gives you permission to tweet on their behalf. Then you should be allowed to do this, as there's loads of apps that send tweets on your behalf - if you agree to letting them.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文