$0.2 / 1k tweets
Extract tweets from Twitter by keyword, URL, list, or profile, with content, date, and engagement metrics
Endpoint
POST /api/v1/agents/twitter/tweets/run
Parameters
array
required
List · One per line. You can input tweet/profile URLs, handles, or search keywords (e.g. ‘AI research’, ‘product launch’). Use the date filters below for time ranges.
integer
default:100
Number · Maximum number of tweets to return. Use 0 for all.
string
default:"Latest"
Dropdown · Sort order for search results. Default is ‘Latest’.Options:
Top, Latest, Latest + TopLegend: Top = Top Tweets, Latest = Latest Tweets, Latest + Top = Latest + Top Tweetsboolean
Toggle · Only return tweets from verified (blue-check) accounts.
integer
Number · Minimum number of retweets a tweet must have.
integer
Number · Minimum number of replies a tweet must have.
date
Date picker · Only tweets posted on or after this date.
date
Date picker · Only tweets posted on or before this date.
Response columns
Example
Example response
Response