Search post
The Reddit Search Post AI tool allows users to efficiently search Reddit posts by title within specific subreddits, delivering targeted results based on custom queries and filters. It leverages Reddit's API to provide relevant and timely content for user-defined search criteria.
Features
- Search posts by title in any specified subreddit.
- Supports custom queries to refine search results.
- Allows setting limits on the number of returned posts.
- Includes parameters for pagination using 'before' and 'after' tokens.
- Offers sorting options by relevance or activity, and the ability to include subreddit details.
Benefits
- Save time with precise, title-based Reddit post searches.
- Easily find the most relevant discussions on any topic within Reddit.
- Flexible search parameters ensure tailored and manageable results.
- Stay updated with sorting by recent activity or relevance.
- Enhanced data insights by optionally including detailed subreddit information.
Description
Search posts by title. See the docs here
Parameters
8 parameters
| Name | Type | Description |
|---|---|---|
| subredditrequired | string | Search for a subreddit, or enter a subreddit display name as a custom expression (for example, |
| queryrequired | string | Query to search for posts |
| limit | integer | Default to 25. The maximum number of items desired |
| before | string | Only one of |
| after | string | Only one of |
| count | integer | The number of items already seen in this listing. On the html site, the builder uses this to determine when to give values for |
| sort | enum | One of: |
| srDetails | boolean | If set to |