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://api.hproxy.com/v1/scrape/reddit/subreddit/details \
-H "Authorization: Bearer $HPROXY_KEY" \
-H "Content-Type: application/json" \
-d '{"subreddit":"AskReddit"}'{
"success": true,
"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"
}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.