More Vendrato tools: FunnelDupe GHL Utils Building the future of automation
📱

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.

reddit social-media monitoring new-posts json-api
API Docs
Platform
Reddit
Category
data processing
Version
1.0.0
Auth Required
No

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
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.

Related Reddit Nodes