VOOZH about

URL: https://apify.com/louisdeconinck/reddit-user-info-scraper

⇱ Reddit User Profile Info Scraper Β· Apify


πŸ‘ Reddit User Profile Info Scraper avatar

Reddit User Profile Info Scraper

Pricing

$19.00/month + usage

Go to Apify Store

Reddit User Profile Info Scraper

Unlock Reddit's full potential with our premium scraper! Instantly access complete user data, from profile stats to engagement metrics. Enjoy lightning-fast performance, built-in error handling, and analysis-ready JSON. Perfect for marketers, researchers, and data scientists. Try it free today!

Pricing

$19.00/month + usage

Rating

1.1

(3)

Developer

πŸ‘ Louis Deconinck

Louis Deconinck

Maintained by Community

Actor stats

3

Bookmarked

129

Total users

1

Monthly active users

6 months ago

Last modified

Share

πŸ” Reddit User Profile Scraper: The Most Powerful Tool for Reddit Data Mining

πŸš€ Unlock Premium Reddit User Intelligence in Seconds!

Tired of hitting Reddit API limits? Need deeper user insights? Our battle-tested scraper delivers EVERYTHING you need to know about Reddit users - instantly and at scale!

✨ Why Choose Our Scraper?

  • 🎯 100% Complete Data Coverage - From basic profile stats to hidden engagement metrics
  • ⚑ Lightning-Fast Performance - Scrape hundreds of profiles in minutes
  • πŸ›‘οΈ Built-in Error Handling - Never worry about rate limits or blocked requests
  • πŸ”„ Auto-Format Detection - Works with both old and new Reddit profiles
  • πŸ“Š Analysis-Ready JSON - Clean, structured data ready for immediate use

πŸ’Ž Premium Features You Won't Find Elsewhere:

  • πŸ“ˆ Deep Engagement Metrics - Post karma, comment karma, and premium status
  • πŸ‘‘ Authority Indicators - Admin status, trophy cases, and moderator roles
  • 🌐 Complete Network Analysis - Social links and moderated communities
  • πŸ“Š Content Performance Data - Recent post and comment history with metadata
  • 🎨 Rich Media Content - Profile images, banners, and custom feed icons

🎯 Perfect For:

  • πŸ“Š Market Researchers
  • 🎯 Digital Marketers
  • πŸ” Data Scientists
  • πŸ“± Social Media Managers
  • πŸŽ“ Academic Researchers

πŸ’» Simple to Use

Just provide Reddit user profile URLs - we handle the rest!

πŸ’° Unbeatable Value

  • βœ… $19/month for unlimited profile scraping
  • βœ… Free 2-hour trial to test the capabilities
  • βœ… $5 free platform credit when joining Apify
  • βœ… Minimal running costs thanks to efficient processing

πŸ† What You Get

  • url: The full URL of the Reddit user's profile page (e.g. "https://www.reddit.com/user/GallowBoob/")
  • profileImage: URL of the user's avatar/profile picture
  • bannerImage: URL of the user's profile banner image (null if not set)
  • displayName: The user's display name shown on their profile (can be different from username)
  • username: The user's Reddit username/handle
  • description: The user's profile bio/description text
  • links: Array of connected social media links, containing:
    • name: Display name of the link
    • url: URL of the linked social media profile
    • type: Type of social media (e.g. "TWITTER")
  • hasPremium: Boolean indicating if user has Reddit Premium
  • isAdmin: Boolean indicating if user is a Reddit admin
  • postKarma: Total karma points earned from posts
  • commentKarma: Total karma points earned from comments
  • createdAt: ISO timestamp of when the account was created
  • moderatedSubreddits: Array of subreddits the user moderates, containing:
    • name: Name of the subreddit
    • members: Number of members in the subreddit
    • icon: URL of the subreddit's icon image
  • trophies: Array of Reddit trophies earned by the user, containing:
    • name: Name of the trophy
    • detail: Additional details about the trophy
    • image: URL of the trophy image
    • link: Related URL for the trophy (if applicable)
  • customFeeds: Array of user's custom feeds, containing:
    • name: Name of the custom feed
    • url: URL of the custom feed
    • icon: URL of the feed's icon
    • communityCount: Number of communities in the feed
  • posts: Array of user's recent posts, containing:
    • title: Post title
    • subreddit: Subreddit posted to
    • permalink: Post URL path
    • createdAt: Post timestamp
    • score: Post score/points
    • commentCount: Number of comments
    • text: Post text content
    • flair: Post flair text
  • comments: Array of user's recent comments, containing:
    • subreddit: Subreddit commented on
    • threadTitle: Title of the comment thread
    • permalink: Comment URL path
    • createdAt: Comment timestamp
    • text: Comment text content
    • score: Comment score/points
    • isLocked: Boolean indicating if the comment is locked
    • isStickied: Boolean indicating if the comment is stickied

Example output

{
"url":"https://www.reddit.com/user/GallowBoob/",
"profileImage":"https://i.redd.it/snoovatar/avatars/b61b61b3-2a34-48c7-892a-ee130f53471b.png",
"bannerImage":null,
"displayName":"Rob",
"username":"GallowBoob",
"description":"The internet was a mistake 🌍 Always remember the human.",
"links":[
{
"name":"thegallowboob",
"url":"https://twitter.com/thegallowboob",
"type":"TWITTER"
}
],
"hasPremium":true,
"isAdmin":false,
"postKarma":35722460,
"commentKarma":1110707,
"createdAt":"2014-10-07T00:00:00.000Z",
"moderatedSubreddits":[
{
"name":"r/oddlysatisfying",
"members":11740878,
"icon":"https://styles.redditmedia.com/t5_2x93b/styles/communityIcon_eefpey65pli21.png"
},
{
"name":"r/nextfuckinglevel",
"members":9190014,
"icon":"https://styles.redditmedia.com/t5_m0bnr/styles/communityIcon_qanlm185crr71.png"
},
{
"name":"r/RoastMe",
"members":5594942,
"icon":null
}
],
"trophies":[
{
"name":"Ten-Year Club",
"detail":null,
"image":"https://www.redditstatic.com/awards2/10_year_club-40.png"
},
{
"name":"RedditGifts 2009-2022",
"detail":"3 Credits",
"image":"https://www.redditstatic.com/awards2/giftslegacy-40.png",
"link":"https://redditgifts.com/elves/"
},
{
"name":"Place '23",
"detail":null,
"image":"https://www.redditstatic.com/awards2/place_2023-40.png"
},
{
"name":"Place '17",
"detail":null,
"image":"https://www.redditstatic.com/awards2/place_2017-40.png"
},
{
"name":"Wearing is Caring",
"detail":null,
"image":"https://www.redditstatic.com/awards2/Wearing-is-Caring-40.png"
},
{
"name":"100 Awards Club",
"detail":null,
"image":"https://www.redditstatic.com/awards2/100-awards-40.png"
},
{
"name":"Inciteful Comment",
"detail":"2020-05-04",
"image":"https://www.redditstatic.com/awards2/inciteful_comment-40.png",
"link":"https://www.reddit.com/r/nextfuckinglevel/comments/gdfgkk/somewhere_my_physics_professor_is_smiling/fphg3bl/?context=5#fphg3bl"
},
{
"name":"Inciteful Link",
"detail":"2020-02-22",
"image":"https://www.redditstatic.com/awards2/inciteful_link-40.png",
"link":"https://www.reddit.com/tb/f7rlx8"
},
{
"name":"Secret Santa",
"detail":"2017",
"image":"https://www.redditstatic.com/awards2/ss2017-40.png",
"link":"https://redditgifts.com/exchanges/secret-santa-2017/"
},
{
"name":"Gilding VII",
"detail":"pure gildanthropist",
"image":"https://www.redditstatic.com/awards2/gilding_7-40.png"
}
],
"customFeeds":[
{
"name":"allp0rn",
"url":"/user/gallowboob/m/allp0rn/",
"icon":"https://www.redditstatic.com/custom_feeds/custom_feed_default_9.png",
"communityCount":34
},
{
"name":"food",
"url":"/user/gallowboob/m/food/",
"icon":"https://www.redditstatic.com/custom_feeds/custom_feed_default_0.png",
"communityCount":15
},
{
"name":"photoshop",
"url":"/user/gallowboob/m/photoshop/",
"icon":"https://www.redditstatic.com/custom_feeds/custom_feed_default_8.png",
"communityCount":8
},
{
"name":"space",
"url":"/user/gallowboob/m/space/",
"icon":"https://www.redditstatic.com/custom_feeds/custom_feed_default_4.png",
"communityCount":7
},
{
"name":"wallpapers",
"url":"/user/gallowboob/m/wallpapers/",
"icon":"https://www.redditstatic.com/custom_feeds/custom_feed_default_11.png",
"communityCount":5
}
],
"posts":[
{
"title":"This is Nami. Her ears are finally starting to stand up, of course only one at a time.",
"subreddit":"r/aww",
"permalink":"/r/aww/comments/1hm28v1/this_is_nami_her_ears_are_finally_starting_to/",
"createdAt":"2024-12-25T15:03:07.318000+0000",
"score":71,
"commentCount":5,
"text":null,
"flair":null
},
{
"title":"My new best friend Nami wishes you a very merry Christmas",
"subreddit":"r/aww",
"permalink":"/r/aww/comments/1hjmz5b/my_new_best_friend_nami_wishes_you_a_very_merry/",
"createdAt":"2024-12-22T00:19:55.563000+0000",
"score":64,
"commentCount":12,
"text":null,
"flair":null
},
{
"title":"Found this baby turtle in our garden. Gave it a stick. Teenage mutant ninja turtle initiation begins today.",
"subreddit":"r/aww",
"permalink":"/r/aww/comments/1eigbzg/found_this_baby_turtle_in_our_garden_gave_it_a/",
"createdAt":"2024-08-02T17:43:32.541000+0000",
"score":156,
"commentCount":15,
"text":null,
"flair":null
},
{
"title":"This action shot of a dog jumping in the water",
"subreddit":"r/aww",
"permalink":"/r/aww/comments/16y770f/this_action_shot_of_a_dog_jumping_in_the_water/",
"createdAt":"2023-10-02T20:20:15.237000+0000",
"score":37355,
"commentCount":1919,
"text":null,
"flair":null
}
],
"comments":[
{
"subreddit":"r/aww",
"threadTitle":"My new best friend Nami wishes you a very merry Christmas",
"permalink":"/r/aww/comments/1hjmz5b/comment/m37ru4k/",
"createdAt":"2024-12-22T00:28:21.587000+0000",
"text":"She’s unreal alright. I didn’t think I could love anything this much",
"score":2,
"isLocked":false,
"isStickied":false
}
]
}

Start scraping now by creating an Apify account and clicking on the "Try for free" button.

You might also like

Reddit User Profile Posts & Comments Scraper

louisdeconinck/reddit-user-profile-posts-scraper

Unlock Reddit's potential with our advanced scraper! Effortlessly gather comprehensive user data from public profiles. Perfect for researchers, marketers, and analysts. Enjoy high-speed performance, structured JSON output, and zero setup. Start scraping today with Apify's reliable infrastructure!

πŸ‘ User avatar

Louis Deconinck

288

5.0

Reddit Profile Scraper

iskander/Reddit-basic-profile-scraper

Basic Pay Per Result reddit profile scraper. Scraping all data about a reddit profile. Can bulk scrape

πŸ‘ User avatar

Iskandar Souissi

134

5.0

Reddit Comments Scraper

easyapi/reddit-comments-scraper

Extract Reddit comments with their complete thread structure, including nested replies, user information, and engagement metrics. Perfect for analyzing discussions, sentiment analysis, and tracking community engagement on Reddit posts.

Reddit Scraper

epctex/reddit-scraper

Tap into the wealth of Reddit's data with our Reddit Scraper. Extract valuable insights from posts, subreddits, comments, and user data effortlessly. Simplify analysis and gain valuable insights from the diverse Reddit community with our user-friendly and efficient tool.

Reddit Profile Crawler

crawlerbros/reddit-profile-crawler

Scrape reddit's profiles with posts and profile information.

96

3.4

Instagram Post Scraper

scrapers-hub/instagram-post-scraper

Instagram post scraper to extract posts, captions, likes, comments, and metadata from Instagram πŸ“ΈπŸ’¬ Perfect for content research, engagement analysis, and social media insights. Fast and scalable.

5

5.0

Reddit Comments Search Scraper

easyapi/reddit-comments-search-scraper

Search and extract Reddit comments with advanced filtering options. Get detailed metadata including comment content, author info, post context, and engagement metrics. Perfect for sentiment analysis, trend research, and social media monitoring.

Reddit Comment Scraper

crawlerbros/reddit-comment-scraper

Scrape Reddit Comments from a post on Reddit. Provides comment text, the parent of the thread, score and timestamps.

545

5.0

Reddit Posts Scraper

vulnv/reddit-posts-scraper

Unlimited Reddit web scraper to crawl posts, comments and subreddits without login.

Reddit Scraper Lite

trudax/reddit-scraper-lite

Pay Per Result, unlimited Reddit web scraper to crawl posts, comments, communities, and users without login. Limit web scraping by number of posts or items and extract all data in a dataset in multiple formats.