
Reddit Scraper Plus
Pricing
$30.00/month + usage
Go to Apify Store

Reddit Scraper Plus
0.0 (0)
Pricing
$30.00/month + usage
0
2
2
Last modified
6 hours ago
Pricing
$30.00/month + usage
0.0 (0)
Pricing
$30.00/month + usage
0
2
2
Last modified
6 hours ago
startUrls
arrayOptional
List of Reddit URLs to start with. Accepts subreddit, post, user or search URLs.
mode
EnumOptional
Forces a specific mode. Auto detects based on the provided URL(s).
"auto": string"subreddit": string"post": string"user": string"search": string
Default value of this property is "auto"
timeRange
EnumOptional
Filter posts by time range (used for subreddits and search).
"hour": string"day": string"week": string"month": string"year": string"all": string
Default value of this property is "all"
sortBy
EnumOptional
Sorting for listings and search.
"relevance": string"hot": string"top": string"new": string"comments": string"rising": string
Default value of this property is "hot"
maxItems
integerOptional
Maximum number of results (posts/comments/users/meta) to output.
Default value of this property is 200
maxCommentsPerPost
integerOptional
Limit comments scraped per post. Use 0 to skip comment scraping.
Default value of this property is 50
expandCommentReplies
booleanOptional
When true, recursively expands 'more' replies to the specified depth.
Default value of this property is true
maxCommentDepth
integerOptional
Maximum depth for nested comment replies expansion.
Default value of this property is 5
includePosts
booleanOptional
Include post records in the output.
Default value of this property is true
includeComments
booleanOptional
Include comments for posts. Set to false to skip comments.
Default value of this property is true
includeUsers
booleanOptional
Include user profiles (about) for encountered authors and commenters.
Default value of this property is false
includeSubredditMeta
booleanOptional
Include subreddit metadata (about, moderators, rules).
Default value of this property is true
proxyConfiguration
objectOptional
Configuration of proxy servers. Use Apify proxy for reliability when scraping Reddit.