是否可以获取特定时间段内包含特定关键字的推文数量?

Is it possible to obtain the number of tweets that contain certain keyword over a certain period of time?

例如我想获取 this page 上的推文数量(在完全展开后)。可能吗?

据我所知,Twitter API,包括 academic product 没有提供直接的选项来获取特定时间段内的推文数量(需要请求对于每条推文,每个月可以请求的推文数量有限。

今天,计数仅在高级版和企业版 API 中可用,在新的 v2 API 中不可用。你可以获得时间序列和计数,但你会看到付费的 API.