# Detect Age Gender

> Detect Age Gender 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-13).

Detects the estimated age and gender of a social media creator from their profile

## Facts

- Endpoint: GET https://mpp.orthogonal.com/scrapecreators/v1/detect-age-gender
- Price: $0.02/call
- Payment: MPP
- Status: unknown
- Last checked: 2026-09-13
- 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-detect-age-gender-569cf6f6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_hDdwVVKb_b5wRfm6WQXwy

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-detect-age-gender-569cf6f6
```

Example prompt: Can you detect the estimated age and gender of the TikTok creator at @charlidamelio using Scrape Creators?

## When to prefer this

Use this endpoint when you need to programmatically determine the estimated age and gender of a social media creator across TikTok, Instagram, YouTube, or other platforms covered by Scrape Creators. Ideal for influencer vetting, audience demographic research, brand safety checks, or building creator databases where demographic attributes are needed at scale.

## Known failure modes

- Profile not found or handle is invalid — returns error or empty result
- Creator profile is private or restricted — insufficient data to detect age/gender
- Platform not supported or URL format unrecognized — returns error
- Ambiguous or insufficient profile data — low-confidence or null result
- Rate limit exceeded — HTTP 429 response
- Authentication failure — invalid or missing API key

## How this service works

Age and Gender

## Output

Returns estimated age (or age range) and gender classification of the specified social media creator, inferred from their profile data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/scrape-creators-detect-age-gender-569cf6f6/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)
