Reddit - Get New Posts
n8n-nodes-base.httpRequest
Fetch newest posts from any subreddit using Reddit's JSON API (no authentication required). Monitor fresh content in real-time.
Use Cases
Monitor new posts in subreddits for quick responses
Track fresh content for content curation
Build real-time alerting for specific topics
Configuration
Node Configuration Summary
Ready-to-use Reddit node configured for reddit - get new posts.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/r/{{ $json.subreddit }}/new.json?limit={{ $json.limit || 25 }}
Nodes:
3