
Reddit Scraper - Pay per result
Pricing
Pay per event

Reddit Scraper - Pay per result
Reddit Scraper lets you extract posts, comments, users, and communities without API rate limits. With a flexible pay-per-result model, it’s perfect for one-time projects, targeted data pulls, research, brand tracking, and competitor analysis—only pay for what you use.
5.0 (2)
Pricing
Pay per event
2
Total users
5
Monthly users
5
Issues response
0.031 hours
Last modified
4 hours ago
Start URLs
startUrls
arrayOptional
Enter a search query url, community url, post url, user url etc
Default value of this property is []
Crawl Comments Per Post
crawlCommentsPerPost
booleanOptional
Will crawl comments for the every posts (if the link contains list of posts)
Default value of this property is true
Search Term
searchTerms
arrayOptional
Here you can provide a search query which will be used to search Reddit`s topics.
Default value of this property is []
Get posts
searchPosts
booleanOptional
Will search for posts with the provided search
Default value of this property is true
Get comments
searchComments
booleanOptional
Will search for comments with the provided search
Default value of this property is false
Get communities
searchCommunities
booleanOptional
Will search for communities with the provided search
Default value of this property is false
Sort search
searchSort
EnumOptional
Sort search by Relevance, Hot, Top, New or Comments
Value options:
"relevance": string"hot": string"top": string"new": string"comments": string
Default value of this property is "new"
Search within a specific community (one community only, ex: r/developers)
withinCommunity
stringOptional
Only search within a specific community
Default value of this property is ""
Retrieve From (Posts only)
searchTime
EnumOptional
Retrieve posts from last hour, week, day, month, year or all time
Value options:
"all": string"hour": string"day": string"week": string"month": string"year": string
Default value of this property is "all"
Include NSFW content
includeNSFW
booleanOptional
You can choose to include or exclude NSFW content from your search
Default value of this property is false
Maximum number of posts to be saved
maxPostsCount
integerOptional
The maximum number of posts that will be scraped for Homepage Posts, Search Posts, Communities Posts or User Posts
Default value of this property is 10
Limit of comments to be saved
maxCommentsCount
integerOptional
The maximum number of comments that will be scraped for Search Query Comments or User Comments
Default value of this property is 10
Limit of comments per post
maxCommentsPerPost
integerOptional
The maximum number of comments that will be scraped for each Post
Default value of this property is 10