Trending News - Historical

Returns a time-series of tweet count snapshots for trending articles within a date range. Each record represents a deduplicated (link_hash, tweet_count) observation, showing how tweet activity evolved. Supports cursor-based forward pagination via the nextMarker field.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
string

Start of the time range (ISO 8601 or 'YYYY-MM-DD HH:MM:SS'). Defaults to 7 days ago.

string

End of the time range (ISO 8601 or 'YYYY-MM-DD HH:MM:SS'). Defaults to now.

string

Cursor for forward pagination. Pass the value returned in the previous response's metadata.pagination.nextMarker.

integer
1 to 2000
Defaults to 500

Maximum number of records to return (max 2000).

Responses

400

Invalid query parameters

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json