Reddit Search Users Scraper avatar

Reddit Search Users Scraper

Pricing

from $3.00 / 1,000 runs

Go to Apify Store
Reddit Search Users Scraper

Reddit Search Users Scraper

Search Reddit users by keyword

Pricing

from $3.00 / 1,000 runs

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Search for Reddit users by keyword. Returns username, user ID, bio, profile avatar, link karma, comment karma, total karma, verified-email status, premium status, moderator status, and account creation date.

Features

  • Real-time Reddit data — results are fetched live at run time, never cached or stale
  • No login, cookies, or proxy configuration needed — just provide the input and run
  • Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
  • Fast: a typical run finishes in seconds

Input

FieldTypeRequiredDescription
querystringyesSearch query (max 500 characters)

Pricing

This Actor is billed per run — a flat $0.003 per run.

  • One run returns all matching results for your input, and costs $0.003 — whether it comes back with one result or hundreds.
  • You’re only charged when a run succeeds. Failed runs are free.

Example output

{
"count": 25,
"users": [
{
"comment_karma": 3156,
"created_at": "2015-08-17 17:08:41",
"description": "",
"has_verified_email": true,
"icon_img": "https://styles.redditmedia.com/t5_d8pfe/styles/profileIcon_03ih1ceg0yue1.png?width=256&height=256&crop=256:256,smart&s=31b8c0af470109f1823913bd19667c22e9b2b945",
"is_gold": false,
"is_mod": false,
"link_karma": 2209,
"total_karma": 5365,
"url": "https://reddit.com/user/programming_bassist",
"user_id": "pmlju",
"username": "programming_bassist"
},
{
"comment_karma": 0,
"created_at": null,
"description": "",
"has_verified_email": false,
"icon_img": "",
"is_gold": false,
"is_mod": false,
"link_karma": 0,
"total_karma": 0,
"url": "https://reddit.com/user/programming_student2",
"user_id": "",
"username": "programming_student2"
},
{
"comment_karma": 63416,
"created_at": "2024-07-18 17:38:13",
"description": "Gods eyes are mirrors. I think I was put on this earth to help people understand that life is not the way that it seems. Locate the Opposites and find the Balance in between.",
"has_verified_email": true,
"icon_img": "https://i.redd.it/snoovatar/avatars/6820ff18-cbad-403a-945b-f21d4c59d388-headshot.png",
"is_gold": false,
"is_mod": false,
"link_karma": 6721,
"total_karma": 70137,
"url": "https://reddit.com/user/sum1sum1sum1sum1",
"user_id": "mdpr8sah",
"username": "sum1sum1sum1sum1"
},
{
"comment_karma": 3676,
"created_at": "2014-08-25 16:23:48",
"description": "",
"has_verified_email": true,
"icon_img": "https://www.redditstatic.com/avatars/defaults/v2/
... (truncated)

About

Maintained by Data Direct — a small suite of fast, reliable Reddit and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.