Reddit/Subreddit Details
Reddit

Reddit Subreddit Details API

Public metadata for any subreddit — subscribers, activity, rules, icons.

From $0.0030 per call·Median under 2s·One charge per call
One call

Send a subreddit.
Get back JSON.

This endpoint takes one input: subreddit. The response carries the parsed Reddit entity. Every public field, in a flat, predictable shape.

Request
cURL
curl https://hproxy.com/v1/scrape/reddit/subreddit \
  -H "Authorization: Bearer $HPROXY_KEY" \
  -H "Content-Type: application/json" \
  -d '{"subreddit":"AskReddit"}'
POST // 1 call · $0.0030 · <2s
Response200 OK
{
  "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
}
What comes backparsed fields
Reddit Subreddit Details
reddit_subreddit
subreddit_idstring
display_namestring
weekly_active_usersnumber
weekly_contributionsnumber
descriptionstring
subscribersnumber
icon_imgurl
created_atstring
One real call · one structured record
What you get

Structured data,
not a scraping project.

Public metadata about a subreddit.

Live JSON, returned in seconds
No login flows, no captcha solving
Pay-as-you-go, priced in dollars
Same API key across every scraper
Idempotent retries via X-Request-Id
REST. Works from any language
Built for

The work that
needs this data.

01

Lead generation

Pull Reddit signals at scale and enrich your CRM with public profile data. Clean, structured, ready to import.

02

Market research

Track competitors, audience movements, and trends across Reddit without standing up any scraping infrastructure.

03

AI training data

Feed predictable Reddit JSON straight into your model fine-tuning pipeline. Same schema every call.

More Reddit

The rest of the
Reddit hub.

Try it

Two dollars,
first run.

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.