VOOZH about

URL: https://apify.com/codingfrontend/reddit-subreddit-users-scraper

⇱ Reddit Subreddit Users Scraper Β· Apify


Pricing

from $4.99 / 1,000 results

Go to Apify Store

Reddit Subreddit Users Scraper

Extract all unique users (post authors + comment authors) from a subreddit, with optional full profile details for each user.

Pricing

from $4.99 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ codingfrontend

codingfrontend

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

Extract all unique users from a subreddit β€” including post authors and comment authors β€” with optional full profile enrichment (karma, bio, account age, Gold/Mod status, and more).

Ideal for audience research, community analysis, influencer identification, and building contact lists from Reddit communities.

Features

  • Post authors β€” Collects every post author from the scanned posts
  • Comment authors β€” Optionally scans each post's comments to collect all comment authors (finds significantly more unique users)
  • Deduplication β€” Each unique username appears only once, with a count of how many posts/comments were found
  • Profile enrichment β€” Optionally fetches full profile data for each unique user: karma, bio, account age, Gold/Mod/Employee status
  • Two-phase architecture β€” Phase 1 collects users from subreddit; Phase 2 (optional) enriches with profile API data
  • Configurable depth β€” Control how many posts to scan with maxPosts
  • Stealth mode β€” Random user agents and fingerprinting to avoid rate limits

Input Options

FieldTypeDefaultDescription
subredditStringrequiredSubreddit name (without r/)
sortByEnumnewnew Β· hot Β· top Β· rising Β· controversial
topTimeEnumweekFor Top/Controversial: hour Β· day Β· week Β· month Β· year Β· all
maxPostsNumber50Number of posts to scan for user collection (1–500)
includeCommentAuthorsBooleantrueAlso extract authors from comments on each post
fetchProfileDetailsBooleanfalseEnrich each user with full profile data (slower)
headlessBooleantrueRun browser in headless mode
proxyConfigurationObjectApify ResidentialProxy settings

Example Inputs

Collect all users from recent posts and comments

{
"subreddit":"javascript",
"sortBy":"new",
"maxPosts":50,
"includeCommentAuthors":true,
"fetchProfileDetails":false
}

Collect users with full profile enrichment

{
"subreddit":"webdev",
"sortBy":"hot",
"maxPosts":25,
"includeCommentAuthors":true,
"fetchProfileDetails":true
}

Just post authors, no comments

{
"subreddit":"MachineLearning",
"sortBy":"top",
"topTime":"month",
"maxPosts":100,
"includeCommentAuthors":false,
"fetchProfileDetails":false
}

Output Dataset Fields

FieldTypeDescription
usernameStringReddit username
profileUrlStringReddit profile URL
postsInSubredditNumberNumber of posts by this user found during scan
commentsInSubredditNumberNumber of comments by this user found during scan
firstSeenPostTitleStringTitle of the first post where this user was encountered
idStringReddit user ID (t2_xxx) β€” if fetchProfileDetails=true
commentKarmaNumberComment karma β€” if fetchProfileDetails=true
linkKarmaNumberPost/link karma β€” if fetchProfileDetails=true
totalKarmaNumberTotal karma β€” if fetchProfileDetails=true
createdAtStringAccount creation date (ISO 8601) β€” if fetchProfileDetails=true
accountAgeDaysNumberAccount age in days β€” if fetchProfileDetails=true
isGoldBooleanReddit Premium/Gold β€” if fetchProfileDetails=true
isModBooleanIs a moderator β€” if fetchProfileDetails=true
isEmployeeBooleanIs Reddit employee β€” if fetchProfileDetails=true
isSuspendedBooleanAccount suspended β€” if fetchProfileDetails=true
bioStringUser bio β€” if fetchProfileDetails=true
avatarStringAvatar URL β€” if fetchProfileDetails=true
scrapedAtStringScrape timestamp (ISO 8601)

Example Output (without profile details)

{
"username":"some_developer",
"profileUrl":"https://www.reddit.com/user/some_developer/",
"postsInSubreddit":2,
"commentsInSubreddit":7,
"firstSeenPostTitle":"Best React state management in 2025",
"scrapedAt":"2025-06-01T12:00:00.000Z"
}

Example Output (with profile details)

{
"username":"some_developer",
"profileUrl":"https://www.reddit.com/user/some_developer/",
"postsInSubreddit":2,
"commentsInSubreddit":7,
"firstSeenPostTitle":"Best React state management in 2025",
"id":"t2_abc123",
"commentKarma":4521,
"linkKarma":892,
"totalKarma":5413,
"createdAt":"2019-03-15T00:00:00.000Z",
"accountAgeDays":2270,
"isGold":false,
"isMod":false,
"bio":"Full-stack developer",
"scrapedAt":"2025-06-01T12:00:00.000Z"
}

Related Actors

  • Reddit Profile Scraper β€” Scrape profiles for a specific list of usernames
  • Reddit Subreddit Scraper β€” Scrape posts from a subreddit
  • Reddit Subreddit Posts Scraper β€” Scrape posts from multiple subreddits at once

Author

Built by Kumar Lakshmanan Β· lakshmanan.w3dev@gmail.com

You might also like

REDDIT USERNAMES from Subreddit - Scraper

stifl/reddit-username-from-subreddit

βœ…Scrape/Extract the active Members of a subreddit! Enter a subreddit name and the amount of users you need, and our tool provides a list of active users for your desired subreddit. Ideal for marketers, researchers, and Reddit fans. No technical skills are needed, just insights at a click!βœ…

Reddit Comment Scraper

kawsar/reddit-comment-scraper

High-performance Reddit web scraper. Extract thousands of comments instantly from any post, subreddit, or user profile.

Reddit Comment Scraper β€” Post Comments & Subreddit Monitoring

automly/reddit-comment-scraper

Extract comments from specific Reddit posts or from the top posts of any subreddit. Supports all Reddit comment sort modes. Residential proxy required for reliable access.

πŸ”₯πŸ”₯ Reddit Scraper | URL or Search | Post, users, subreddit

braveleads/reddit-scraper

Pull πŸ”₯ posts, comments, communities, and user profiles from any public Reddit URL or search

12

5.0

Reddit Subreddit Scraper

khadinakbar/reddit-subreddit-scraper

Scrape Reddit subreddit posts, metadata, scores, media, comment counts, and optional top-comment previews. MCP optimized for SEO, social listening, and AI agents. $0.002/post.

Reddit Subreddit Posts Actor

pintostudio/reddit-subreddit-posts-actor

The Reddit Subreddit Posts actor is an Apify tool that scrapes posts from any Reddit subreddit. It retrieves post metadata including title, author, score, number of comments, and more, making it easy to analyze subreddit content and trends.

16

Reddit Subreddit Scraper β€” Posts, Scores & Comment Counts

maged120/reddit-subreddit

Scrape posts from any Reddit subreddit. Get titles, scores, comment counts, authors, timestamps, and links. Supports hot, new, top, and rising sort orders.

Reddit Scraper

scrapio/reddit-scraper

Extract posts, comments, and subreddit data with the Reddit Scraper. Collect post titles, descriptions, upvotes, comment counts, subreddit names, and author usernames automatically. Ideal for trend discovery, community research, and social media analysis.