
Reddit Competitor Analysis API
Search Reddit by keyword and extract full post details plus comments via API.
Input Required
��Search keywords (KeyWords)
☑️ Required
Search keywords used to find Reddit posts.
Type: string | Default: openclaw
��Publication date (publication_date)
☑️ Required
Filter posts by date range.
Type: string | Default: Past week
Options: All time, Past year, Past month, Past week, Today, Past hour
��Search sort (Relevance)
☑️ Required
Sort search results by selected criteria.
Type: string | Default: Relevance
Options: Relevance, Hot, Top, New, Comment count
��Comment sort (Sort_by)
☑️ Required
Sort comments within each post.
Type: string | Default: Best
Options: Best, Top, New, Controversial, Q&A
��Comments per post (Datelimit)
☑️ Required
Maximum number of comments to extract per post.
Type: number | Default: 10
Example Output
"item": [
{
"post_title": "I spent 5 days going deep on OpenClaw trying to build a real business. Here’s what I actually found.",
"post_url": "https://www.reddit.com/r/openclaw/comments/1rphr19/i_spent_5_days_going_deep_on_openclaw_trying_to/",
"publish_time": "7d ago",
"like_count": 18,
"comment_count": 75,
"publish_channel": "r/openclaw"
}
],
"children_1": [
{
"comment_author": "AutoModerator",
"comment_time_utc": "2026-03-10 00:19:19 UTC",
"comments": "Moderator Announcement Read More »",
"comment_upvotes": "Vote",
"comment_level": "0",
"comment_author_url": "https://www.reddit.com/user/AutoModerator/",
"reply_to": "AutoModerator"
},
