Full archive search counts
Returns Post Counts that match a search query.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
One query/rule/filter for matching Posts. Refer to https://t.co/rulelength to identify the max query length.
1 - 4096
YYYY-MM-DDTHH:mm:ssZ. The oldest UTC timestamp (from most recent 7 days) from which the Posts will be provided. Timestamp is in second granularity and is inclusive (i.e. 12:00:01 includes the first second of the minute).
YYYY-MM-DDTHH:mm:ssZ. The newest, most recent UTC timestamp to which the Posts will be provided. Timestamp is in second granularity and is exclusive (i.e. 12:00:01 excludes the first second of the minute).
Returns results with a Post ID greater than (that is, more recent than) the specified ID.
Returns results with a Post ID less than (that is, older than) the specified ID.
This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.
1
This parameter is used to get the next 'page' of results. The value used with the parameter is pulled directly from the response provided by the API, and should not be modified.
1
The granularity for the search counts results.
minute
, hour
, day
A comma separated list of SearchCount fields to display.
end
, start
, tweet_count