# AnyAPI YouTube Channel Email Extractor

> AnyAPI YouTube Channel Email Extractor is a paid API for AI agents from api.getanyapi.com, paid per call via x402, $0.12/call, status unknown (last checked 2026-09-14).

Scrapes and extracts contact email addresses from a YouTube channel's public profile

## Facts

- Endpoint: POST https://api.getanyapi.com/v1/run/youtube.channel_email
- Price: $0.12/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/anyapi-youtube-channel-email-extractor-378a8074
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Z7HqDss39PCE-1b3XXHHP

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 anyapi-youtube-channel-email-extractor-378a8074 -d '<json body>'
```

Example prompt: Can you find the public contact email listed on the YouTube channel for MrBeast (https://www.youtube.com/@MrBeast)?

## When to prefer this

Use this endpoint when you need to programmatically retrieve publicly listed contact email addresses from YouTube channels at scale, especially for influencer outreach, partnership discovery, or creator contact enrichment workflows. Prefer this over manual lookup or full channel scraping when you only need email/contact data specifically.

## Known failure modes

- Channel has no public email listed — returns empty or null email field
- Invalid or non-existent channel URL/ID — returns error response
- Channel is private or age-restricted — scraping blocked
- Rate limiting or anti-bot measures by YouTube — request fails
- Malformed channel identifier input — API returns validation error

## How this service works

1,200+ scraping and data APIs behind one key. Pay per request in real dollars. No subscriptions, nothing monthly, nothing to cancel.

## Output

A JSON object containing the extracted email address(es) publicly listed on the specified YouTube channel, along with any other available contact details scraped from the channel's About page.

## Response schema (JSON Schema)

```json
{
 "type": "json"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/anyapi-youtube-channel-email-extractor-378a8074/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.getanyapi.com](https://www.zero.xyz/host/api.getanyapi.com/llms.txt)
