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

Reddit - Get User Posts

n8n-nodes-base.httpRequest

Fetch posts submitted by any Reddit user. Great for analyzing user activity and content patterns. No authentication required.

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

Use Cases

Analyze user content patterns
Monitor influencer activity
Track competitor posting behavior

Configuration

Node Configuration Summary
Ready-to-use Reddit node configured for reddit - get user posts. Copy and paste directly into your n8n workflow.
Method: GET
Endpoint: /user/{{ $json.username }}/submitted.json?sort={{ $json.sort || 'new' }}&t={{ $json.time || 'all' }}&limit={{ $json.limit || 25 }}
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 Post Comments
Fetch comments from any Reddit post. Great for sentiment analysis and discussion monitoring. No authentication required.
📱
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.
← Browse all nodes