Lead generation
Pull Reddit signals at scale and enrich your CRM with public profile data. Clean, structured, ready to import.
Public metadata for any subreddit — subscribers, activity, rules, icons.
This endpoint takes one input: subreddit. The response carries the parsed Reddit entity. Every public field, in a flat, predictable shape.
curl https://hproxy.com/v1/scrape/reddit/subreddit \
-H "Authorization: Bearer $HPROXY_KEY" \
-H "Content-Type: application/json" \
-d '{"subreddit":"AskReddit"}'{
"platform": "reddit",
"scraper": "reddit-subreddit-details",
"input": {
"subreddit": "AskReddit"
},
"data": {
"subreddit_id": "t5_a7wuv",
"display_name": "AbsoluteUnits",
"weekly_active_users": 1428398,
"weekly_contributions": 8923,
"description": "Absolute Unit : an Animal or Public Figure, who is larger than we should normally expect.",
"subscribers": 1923642,
"icon_img": "https://styles.redditmedia.com/….png",
"created_at": "2018-01-05T10:35:24.000Z"
},
"records": 1,
"costUsd": 0.01,
"requestId": "run_3Qm8x2V7nKp4dWcF",
"elapsedMs": 1840
}Public metadata about a subreddit.
Pull Reddit signals at scale and enrich your CRM with public profile data. Clean, structured, ready to import.
Track competitors, audience movements, and trends across Reddit without standing up any scraping infrastructure.
Feed predictable Reddit JSON straight into your model fine-tuning pipeline. Same schema every call.
Posts in a subreddit, sortable by hot / new / top / rising.
Comments on a Reddit post.
Search Reddit globally by keyword.
Search posts / comments / media within a single subreddit.
Sign in with Google, drop $2 in the wallet, fire your first Subreddit Details call against reddit.com. If it doesn’t do what you need, the balance is refundable for 24 hours.