Reddit Scraper Plus
Pricing
$30.00/month + usage
Reddit Scraper Plus
Pricing
$30.00/month + usage
Rating
0.0
(0)
Developer

CtrlAltWin
Actor stats
0
Bookmarked
8
Total users
2
Monthly active users
4 months ago
Last modified
Categories
Share
Pricing
$30.00/month + usage
Pricing
$30.00/month + usage
Rating
0.0
(0)
Developer

CtrlAltWin
Actor stats
0
Bookmarked
8
Total users
2
Monthly active users
4 months ago
Last modified
Categories
Share
startUrlsarrayOptional
List of Reddit URLs to start with. Accepts subreddit, post, user or search URLs.
modeEnumOptional
Forces a specific mode. Auto detects based on the provided URL(s).
"auto": string"subreddit": string"post": string"user": string"search": stringDefault value of this property is "auto"
timeRangeEnumOptional
Filter posts by time range (used for subreddits and search).
"hour": string"day": string"week": string"month": string"year": string"all": stringDefault value of this property is "all"
sortByEnumOptional
Sorting for listings and search.
"relevance": string"hot": string"top": string"new": string"comments": string"rising": stringDefault value of this property is "hot"
maxItemsintegerOptional
Maximum number of results (posts/comments/users/meta) to output.
Default value of this property is 200
maxCommentsPerPostintegerOptional
Limit comments scraped per post. Use 0 to skip comment scraping.
Default value of this property is 50
expandCommentRepliesbooleanOptional
When true, recursively expands 'more' replies to the specified depth.
Default value of this property is true
maxCommentDepthintegerOptional
Maximum depth for nested comment replies expansion.
Default value of this property is 5
includePostsbooleanOptional
Include post records in the output.
Default value of this property is true
includeCommentsbooleanOptional
Include comments for posts. Set to false to skip comments.
Default value of this property is true
includeUsersbooleanOptional
Include user profiles (about) for encountered authors and commenters.
Default value of this property is false
includeSubredditMetabooleanOptional
Include subreddit metadata (about, moderators, rules).
Default value of this property is true
proxyConfigurationobjectOptional
Configuration of proxy servers. Use Apify proxy for reliability when scraping Reddit.