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!
🔍 Reddit User Profile Scraper: The Most Powerful Tool for Reddit Data Mining
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!
Just provide Reddit user profile URLs - we handle the rest!
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 picturebannerImage
: 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/handledescription
: The user's profile bio/description textlinks
: Array of connected social media links, containing:
name
: Display name of the linkurl
: URL of the linked social media profiletype
: Type of social media (e.g. "TWITTER")hasPremium
: Boolean indicating if user has Reddit PremiumisAdmin
: Boolean indicating if user is a Reddit adminpostKarma
: Total karma points earned from postscommentKarma
: Total karma points earned from commentscreatedAt
: ISO timestamp of when the account was createdmoderatedSubreddits
: Array of subreddits the user moderates, containing:
name
: Name of the subredditmembers
: Number of members in the subredditicon
: URL of the subreddit's icon imagetrophies
: Array of Reddit trophies earned by the user, containing:
name
: Name of the trophydetail
: Additional details about the trophyimage
: URL of the trophy imagelink
: Related URL for the trophy (if applicable)customFeeds
: Array of user's custom feeds, containing:
name
: Name of the custom feedurl
: URL of the custom feedicon
: URL of the feed's iconcommunityCount
: Number of communities in the feedposts
: Array of user's recent posts, containing:
title
: Post titlesubreddit
: Subreddit posted topermalink
: Post URL pathcreatedAt
: Post timestampscore
: Post score/pointscommentCount
: Number of commentstext
: Post text contentflair
: Post flair textcomments
: Array of user's recent comments, containing:
subreddit
: Subreddit commented onthreadTitle
: Title of the comment threadpermalink
: Comment URL pathcreatedAt
: Comment timestamptext
: Comment text contentscore
: Comment score/pointsisLocked
: Boolean indicating if the comment is lockedisStickied
: Boolean indicating if the comment is stickiedExample output
1{ 2 "url": "https://www.reddit.com/user/GallowBoob/", 3 "profileImage": "https://i.redd.it/snoovatar/avatars/b61b61b3-2a34-48c7-892a-ee130f53471b.png", 4 "bannerImage": null, 5 "displayName": "Rob", 6 "username": "GallowBoob", 7 "description": "The internet was a mistake 🌍 Always remember the human.", 8 "links": [ 9 { 10 "name": "thegallowboob", 11 "url": "https://twitter.com/thegallowboob", 12 "type": "TWITTER" 13 } 14 ], 15 "hasPremium": true, 16 "isAdmin": false, 17 "postKarma": 35722460, 18 "commentKarma": 1110707, 19 "createdAt": "2014-10-07T00:00:00.000Z", 20 "moderatedSubreddits": [ 21 { 22 "name": "r/oddlysatisfying", 23 "members": 11740878, 24 "icon": "https://styles.redditmedia.com/t5_2x93b/styles/communityIcon_eefpey65pli21.png" 25 }, 26 { 27 "name": "r/nextfuckinglevel", 28 "members": 9190014, 29 "icon": "https://styles.redditmedia.com/t5_m0bnr/styles/communityIcon_qanlm185crr71.png" 30 }, 31 { 32 "name": "r/RoastMe", 33 "members": 5594942, 34 "icon": null 35 } 36 ], 37 "trophies": [ 38 { 39 "name": "Ten-Year Club", 40 "detail": null, 41 "image": "https://www.redditstatic.com/awards2/10_year_club-40.png" 42 }, 43 { 44 "name": "RedditGifts 2009-2022", 45 "detail": "3 Credits", 46 "image": "https://www.redditstatic.com/awards2/giftslegacy-40.png", 47 "link": "https://redditgifts.com/elves/" 48 }, 49 { 50 "name": "Place '23", 51 "detail": null, 52 "image": "https://www.redditstatic.com/awards2/place_2023-40.png" 53 }, 54 { 55 "name": "Place '17", 56 "detail": null, 57 "image": "https://www.redditstatic.com/awards2/place_2017-40.png" 58 }, 59 { 60 "name": "Wearing is Caring", 61 "detail": null, 62 "image": "https://www.redditstatic.com/awards2/Wearing-is-Caring-40.png" 63 }, 64 { 65 "name": "100 Awards Club", 66 "detail": null, 67 "image": "https://www.redditstatic.com/awards2/100-awards-40.png" 68 }, 69 { 70 "name": "Inciteful Comment", 71 "detail": "2020-05-04", 72 "image": "https://www.redditstatic.com/awards2/inciteful_comment-40.png", 73 "link": "https://www.reddit.com/r/nextfuckinglevel/comments/gdfgkk/somewhere_my_physics_professor_is_smiling/fphg3bl/?context=5#fphg3bl" 74 }, 75 { 76 "name": "Inciteful Link", 77 "detail": "2020-02-22", 78 "image": "https://www.redditstatic.com/awards2/inciteful_link-40.png", 79 "link": "https://www.reddit.com/tb/f7rlx8" 80 }, 81 { 82 "name": "Secret Santa", 83 "detail": "2017", 84 "image": "https://www.redditstatic.com/awards2/ss2017-40.png", 85 "link": "https://redditgifts.com/exchanges/secret-santa-2017/" 86 }, 87 { 88 "name": "Gilding VII", 89 "detail": "pure gildanthropist", 90 "image": "https://www.redditstatic.com/awards2/gilding_7-40.png" 91 } 92 ], 93 "customFeeds": [ 94 { 95 "name": "allp0rn", 96 "url": "/user/gallowboob/m/allp0rn/", 97 "icon": "https://www.redditstatic.com/custom_feeds/custom_feed_default_9.png", 98 "communityCount": 34 99 }, 100 { 101 "name": "food", 102 "url": "/user/gallowboob/m/food/", 103 "icon": "https://www.redditstatic.com/custom_feeds/custom_feed_default_0.png", 104 "communityCount": 15 105 }, 106 { 107 "name": "photoshop", 108 "url": "/user/gallowboob/m/photoshop/", 109 "icon": "https://www.redditstatic.com/custom_feeds/custom_feed_default_8.png", 110 "communityCount": 8 111 }, 112 { 113 "name": "space", 114 "url": "/user/gallowboob/m/space/", 115 "icon": "https://www.redditstatic.com/custom_feeds/custom_feed_default_4.png", 116 "communityCount": 7 117 }, 118 { 119 "name": "wallpapers", 120 "url": "/user/gallowboob/m/wallpapers/", 121 "icon": "https://www.redditstatic.com/custom_feeds/custom_feed_default_11.png", 122 "communityCount": 5 123 } 124 ], 125 "posts": [ 126 { 127 "title": "This is Nami. Her ears are finally starting to stand up, of course only one at a time.", 128 "subreddit": "r/aww", 129 "permalink": "/r/aww/comments/1hm28v1/this_is_nami_her_ears_are_finally_starting_to/", 130 "createdAt": "2024-12-25T15:03:07.318000+0000", 131 "score": 71, 132 "commentCount": 5, 133 "text": null, 134 "flair": null 135 }, 136 { 137 "title": "My new best friend Nami wishes you a very merry Christmas", 138 "subreddit": "r/aww", 139 "permalink": "/r/aww/comments/1hjmz5b/my_new_best_friend_nami_wishes_you_a_very_merry/", 140 "createdAt": "2024-12-22T00:19:55.563000+0000", 141 "score": 64, 142 "commentCount": 12, 143 "text": null, 144 "flair": null 145 }, 146 { 147 "title": "Found this baby turtle in our garden. Gave it a stick. Teenage mutant ninja turtle initiation begins today.", 148 "subreddit": "r/aww", 149 "permalink": "/r/aww/comments/1eigbzg/found_this_baby_turtle_in_our_garden_gave_it_a/", 150 "createdAt": "2024-08-02T17:43:32.541000+0000", 151 "score": 156, 152 "commentCount": 15, 153 "text": null, 154 "flair": null 155 }, 156 { 157 "title": "This action shot of a dog jumping in the water", 158 "subreddit": "r/aww", 159 "permalink": "/r/aww/comments/16y770f/this_action_shot_of_a_dog_jumping_in_the_water/", 160 "createdAt": "2023-10-02T20:20:15.237000+0000", 161 "score": 37355, 162 "commentCount": 1919, 163 "text": null, 164 "flair": null 165 } 166 ], 167 "comments": [ 168 { 169 "subreddit": "r/aww", 170 "threadTitle": "My new best friend Nami wishes you a very merry Christmas", 171 "permalink": "/r/aww/comments/1hjmz5b/comment/m37ru4k/", 172 "createdAt": "2024-12-22T00:28:21.587000+0000", 173 "text": "She’s unreal alright. I didn’t think I could love anything this much", 174 "score": 2, 175 "isLocked": false, 176 "isStickied": false 177 } 178 ] 179}
Start scraping now by creating an Apify account and clicking on the "Try for free" button.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!