Reddit Scraper - Pay per result avatar
Reddit Scraper - Pay per result

Pricing

Pay per event

Go to Store
Reddit Scraper - Pay per result

Reddit Scraper - Pay per result

Developed by

Harsh Maur

Harsh Maur

Maintained by Community

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

startUrlsarrayOptional

Enter a search query url, community url, post url, user url etc

Default value of this property is []

Crawl Comments Per Post

crawlCommentsPerPostbooleanOptional

Will crawl comments for the every posts (if the link contains list of posts)

Default value of this property is true

Search Term

searchTermsarrayOptional

Here you can provide a search query which will be used to search Reddit`s topics.

Default value of this property is []

Get posts

searchPostsbooleanOptional

Will search for posts with the provided search

Default value of this property is true

Get comments

searchCommentsbooleanOptional

Will search for comments with the provided search

Default value of this property is false

Get communities

searchCommunitiesbooleanOptional

Will search for communities with the provided search

Default value of this property is false

Sort search

searchSortEnumOptional

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)

withinCommunitystringOptional

Only search within a specific community

Default value of this property is ""

Retrieve From (Posts only)

searchTimeEnumOptional

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

includeNSFWbooleanOptional

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

maxPostsCountintegerOptional

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

maxCommentsCountintegerOptional

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

maxCommentsPerPostintegerOptional

The maximum number of comments that will be scraped for each Post

Default value of this property is 10

Limit of Communities to be saved

maxCommunitiesCountintegerOptional

The maximum number of Communities that will be scraped for Search Query Communities

Default value of this property is 2

Proxy configuration

proxyobjectOptional

Either use Apify proxy, or provide your own proxy servers.

Default value of this property is {"useApifyProxy":true,"apifyProxyGroups":["RESIDENTIAL"]}