Search Threads
search_threadsSearch organic Threads posts by keyword to analyze trends and voice. Returns post details including description, author, handle, likes, link, and cover image.
Instructions
Organic Threads keyword search (/v1/threads/search) — short-form text/social posts for trend + voice research. Returns compact JSON {desc, author, handle, likes, link, cover} per post. Spends ScrapeCreators credits (~1).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | max posts returned (1–25, default 8) | |
| query | Yes | keyword to search Threads for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| found | No | total posts found | |
| posts | No | the compact post objects ({desc, author, handle, likes, link, cover}) |