RedditDeepSearch
Fast, enterprise-grade Reddit search — find posts with full metadata across all of Reddit or within specific subreddits. Filter by time, sort by relevance/hot/top/new/comments. Returns title, body, author, score, upvote ratio, comment count, flair, and more. 163K+ runs, the most battle-tested Reddit scraper on Apify.
Fast, enterprise-grade Reddit search — find posts with full metadata across all of Reddit or within specific subreddits. Filter by time, sort by relevance/hot/top/new/comments. Returns title, body, author, score, upvote ratio, comment count, flair, and more. 163K+ runs, the most battle-tested Reddit scraper on Apify.
sortoptionalqueriesrequiredSearch keywords (searches all of Reddit)
maxPostsoptionalMaximum posts to return (min 10) Keep ≤20 to avoid RequestQueue lock flakes on long crawls.
timeframeoptionalmaxCommentsoptionalMaximum comments per post
subredditNameoptionalOptional: limit search to a specific subreddit
scrapeCommentsoptionalInclude comment threads
run_agent({ slug: "reddit-deep-search", input: {
"sort": "value",
"queries": "value",
"maxPosts": 1
} })