从 API 搜索结果中获取推文总数?

发布于 2024-11-08 19:23:06 字数 148 浏览 0 评论 0原文

大家好,我正在尝试计算 Twitter 搜索 API 响应中的所有推文,有人有什么想法吗?

我尝试的所有内容似乎都不起作用,我正在使用 jSON 执行所有操作,因此我最好的猜测是获取 max_id 并从对象中的第一项中减去 id。但我认为这并没有给我一个正确的数字。

Hello Guy's I'm trying to count all of the tweets from a Twitter search API response, anyone got any ideas?

Everything I tried doesn't seem to work, I'm doing everything with jSON so my best guess is get the max_id and subtract the id from the first item in the object. But I think that's not giving me a correct number.

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

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

发布评论

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

评论(1

醉生梦死 2024-11-15 19:23:06

我猜你不能这样做:twitter api 文档没有显示任何内容,你可以看到 计算 Twitter 上特定单词的结果数量以了解更多详细信息。

I'm guessing you can't do that: the twitter api docs don't show anything and you can see Count number of results for a particular word on Twitter for more detail.

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