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

Related Reddit Nodes

📱
Reddit - Get New Posts
Fetch newest posts from any subreddit using Reddit's JSON API (no authentication required). Monitor fresh content in real-time.
📱
Reddit - Get Rising Posts
Fetch rising posts from any subreddit - content gaining momentum. No authentication required.
📱
Reddit - Search Posts
Search for posts across Reddit or within a specific subreddit. No authentication required.
📱
Reddit - Get Subreddit Info
Get detailed information about any subreddit including subscriber count, description, rules, and settings. No authentication required.
📱
Reddit - Get Subreddit Hot Posts
Fetch hot posts from any subreddit using Reddit's JSON API (no authentication required). Monitor trending content for social listening and research.
📱
Reddit - Get Top Posts
Fetch top posts from any subreddit with time filtering (hour, day, week, month, year, all). No authentication required.
← Browse all nodes