Search public Threads posts
search_keywordFind public Threads posts by keyword, then refine with date, media type, and ranking filters to quickly locate relevant content.
Instructions
Search public Threads posts by keyword. Capped at 2,200 queries per rolling 24 hours. Needs the threads_keyword_search permission for anything beyond your own posts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | The keyword or phrase to search for. | |
| limit | No | How many to return, 1-100. | |
| since | No | ISO date or Unix timestamp. | |
| until | No | ISO date or Unix timestamp. | |
| cursor | No | Continue from a previous page. Pass the `cursor` attribute from the last result. | |
| account | No | Which connected Threads profile to act as, by username (for example 'thenavidm'). Defaults to the first connected profile. Call list_accounts to see them. | |
| media_type | No | Only return posts of this media type. | |
| search_type | No | TOP ranks by engagement, RECENT by time. Defaults to TOP. |