search_reddit
Search Reddit posts using RSS feeds without an API key. Optionally restrict results to a specific subreddit and get post details including title, author, link, and excerpt.
Instructions
Search Reddit posts via RSS (no API key). Optionally restrict to one subreddit. Returns title, author, link, subreddit, date, and a text excerpt. ~25 results max. No comment trees or scores (RSS limitation).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search query | |
| subreddit | No | Optional: restrict search to this subreddit (without r/) | |
| sort | No | relevance | |
| time | No | Time window (for top/relevance) | |
| limit | No | Max results (1-25, default 25) |