reddit-intel
Search Reddit posts and comments by keyword to find top results with scores, subreddit info, and timestamps. Filter by subreddit and sort by score or date for competitive analysis and trend detection.
Instructions
Searches Reddit posts and/or comments by keyword. Returns top results with score, comment count, author, subreddit, URL, and timestamp. Filter by subreddit, sort by score or date. Supports separate post and comment search. Sourced from PullPush public API — no auth required. Ideal for competitive sentiment analysis, trend detection, and community research.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Search query. Supports quoted phrases (e.g. "AI agents") and boolean operators. | |
| subreddit | No | Restrict search to this subreddit (omit 'r/' prefix). Omit for all subreddits. | |
| mode | No | What to search: 'posts' (default), 'comments', or 'both'. | |
| sort | No | Sort field. Default: score. | |
| limit | No | Max results per mode (1–25). Default: 10. |