reddit_search
Search public Reddit content by keyword and subreddit, with sort and time filters, to get normalized post entries and pagination tokens for structured data retrieval.
Instructions
Search Reddit posts. Searches public Reddit content and returns normalized public post entries. A 503 with a Retry-After header means Reddit is temporarily throttling the request; wait that many seconds and retry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search keywords | |
| sort | No | Sort: relevance, hot, new, top, or comments | |
| time | No | Time window for top/comments sorts: hour, day, week, month, year, or all | |
| after | No | Reddit pagination token | |
| limit | No | Maximum posts, defaults to 25 and clamps to 100 | |
| subreddit | No | Restrict search to a subreddit name, without r/ |