List Posts (Reddit)
This node retrieves posts from a subreddit. Supports filtering by hot, new, top, rising, or controversial. Requires a connected Reddit integration.
SocialRedditPostList
Try this nodeInputs
| Name | Type | Required | Description |
|---|---|---|---|
| integrationId | integration | Yes | Reddit integration to use |
| subreddit | string | Yes | Subreddit name (without r/ prefix) |
| sort | string | No | Sort method: hot, new, top, rising, or controversial |
| timeFilter | string | No | Time filter for 'top' and 'controversial': hour, day, week, month, year, all |
| limit | number | No | Number of posts to retrieve (1-100, default 25) |
Outputs
| Name | Type | Description |
|---|---|---|
| posts | json | Array of post objects |
| count | number | Number of posts returned |
Related Nodes in Integrations
Search Repositories (GitHub)
Search for GitHub repositories
List User Repositories (GitHub)
List repositories for a GitHub user
Send Message (Discord)
Send a message to a Discord channel
Send Direct Message (Discord)
Send a direct message to a Discord user
Share Post (LinkedIn)
Share a post to your LinkedIn profile
Get Profile (LinkedIn)
Get your LinkedIn profile information
Share Post (Reddit)
Share a new post to a subreddit
Create Event (Google Calendar)
Create a new calendar event using Google Calendar API
List Events (Google Calendar)
List upcoming events using Google Calendar API
Send Email (Google Mail)
Send an email using Google Mail API
Read Inbox (Google Mail)
Read the last N messages from Gmail inbox