# Reddit Subreddit Details

> Reddit Subreddit Details is a paid API for AI agents from Scrape Creators at mpp.orthogonal.com, paid per call via MPP, $0.02/call, status unknown (last checked 2026-09-16).

Fetches detailed metadata and information about a specific Reddit subreddit by name

## Facts

- Endpoint: GET https://mpp.orthogonal.com/scrapecreators/v1/reddit/subreddit/details
- Price: $0.02/call
- Payment: MPP
- Status: unknown
- Last checked: 2026-09-16
- Activations on Zero: 0
- Provider: Scrape Creators
- Docs: https://api.scrapecreators.com
- Website: https://api.scrapecreators.com
- Tags: social-media, tiktok, instagram, youtube, scraping, social, data
- Canonical page: https://www.zero.xyz/c/scrape-creators-reddit-subreddit-details-3e6a1a57
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_1INPZk3QCdWePCn5BDwvC

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability scrape-creators-reddit-subreddit-details-3e6a1a57
```

Example prompt: Can you pull up the details for the r/MachineLearning subreddit — I want to know its subscriber count, description, and when it was created?

## When to prefer this

Use this endpoint when you need structured metadata about a specific Reddit subreddit without managing Reddit API credentials or OAuth. Ideal for agents performing competitive research, community monitoring, or enriching datasets with social community data. Prefer this over direct Reddit API calls when simplicity and no-auth access matter.

## Known failure modes

- Subreddit does not exist — returns 404 or empty result
- Subreddit is private or banned — access denied error
- Reddit rate limiting or blocking scraping — request fails
- Invalid subreddit name format — validation error
- Network timeout — request takes too long

## How this service works

Reddit

## Output

Returns detailed metadata about the specified Reddit subreddit, including title, subscriber count, active user count, description, creation date, NSFW status, and other community-level attributes scraped from Reddit.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/scrape-creators-reddit-subreddit-details-3e6a1a57/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mpp.orthogonal.com](https://www.zero.xyz/host/mpp.orthogonal.com/llms.txt)
