Extractions
Run extraction
post/extractions
Request body
Example request
{
"toolType": "follower_explorer",
"targetTweetId": "1234567890",
"targetUsername": "elonmusk",
"targetCommunityId": "1500000000000000000",
"targetListId": "1234567890",
"targetSpaceId": "1vOGwMdBqpwGB",
"searchQuery": "AI trends 2025",
"exactPhrase": "artificial intelligence",
"excludeWords": "spam",
"advancedQuery": "min_faves:100"
}Response
Extraction started
Example response
{
"id": "a1b2c3d4-e5f6-7890-abcd-ef1234567890",
"toolType": "follower_explorer",
"status": "running"
}