gpt4 book ai didi

java - twitter4j 是否提供在 2 个日期之间搜索推文的功能

转载 作者:塔克拉玛干 更新时间:2023-11-02 08:24:26 25 4
gpt4 key购买 nike

twitter4j 是否提供在 2 个日期之间搜索推文的功能(例如 2011-10-27 05:30:00 到 2011-10-27 06:30:00)

目前它似乎具有日期的粒度,而不是小时或分钟。

最佳答案

不可以,在当前版本中无法指定日期和时间以在给定范围内进行搜索。

这就是 Twitter search API 的局限性:

Notes about Search Operators

since and until

  • do not support the negation (-) operator.
  • List item should be entered in the format year-month-day or yyyy-mm-dd.
  • are assumed to be from/to 00:00 UTC.
  • cannot be set into the future. If until is in the future you will receive an HTTP 403 error with the message: {"error":"You cannot use an 'until:' date in the future"}. If since is in the future you will receive an HTTP 403 error with the message: {"error":"since_id too recent, poll less frequently"}

关于java - twitter4j 是否提供在 2 个日期之间搜索推文的功能,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7915634/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com