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

Reddit - Get Post Comments

n8n-nodes-base.httpRequest

Fetch comments from any Reddit post. Great for sentiment analysis and discussion monitoring. No authentication required.

reddit social-media comments sentiment json-api
API Docs
Platform
Reddit
Category
data processing
Version
1.0.0
Auth Required
No

Use Cases

Analyze sentiment on specific posts
Monitor feedback and discussions
Extract user opinions for research

Configuration

Node Configuration Summary
Ready-to-use Reddit node configured for reddit - get post comments. Copy and paste directly into your n8n workflow.
Method: GET
Endpoint: ={{ $json.postUrl.replace(/\/$/, '') }}.json?sort={{ $json.sort || 'best' }}&limit={{ $json.limit || 100 }}
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