$3.7 / 1k posts
Extract Threads posts and user profiles by username, hashtag, or keyword, including engagement metrics
Endpoint
POST /api/v1/agents/threads/posts/run
Parameters
array
required
List · One per line. For User mode: usernames (without @). For Hashtag/Search: keywords or hashtags.
integer
default:200
Number · Posts per user or keyword. Use 0 for all (minimum: 10).
string
default:"user"
Dropdown · What to scrape. User pulls a profile’s post history; By Hashtag pulls posts under a hashtag; Full-text Search ranks by relevance/recency across all of Threads.Options:
user, keyword, searchLegend: user = User Profile (post history), keyword = By Hashtag, search = Full-text Searchdate
Date picker · Earliest post date. Only applies to Hashtag / Search modes.
date
Date picker · Latest post date. Only applies to Hashtag / Search modes.
string
default:"top"
Dropdown · Sort order. Only applies to Search mode.Options:
top, recentLegend: top = Top (popular), recent = Most recentResponse columns
Example
Example response
Response