Youtube Instant Email Scraper
Retrieve the publicly listed contact email from any YouTube channel's About page — no API keys, no OAuth, no scraper to maintain. Pass a channel ID or @handle and get back the email address in a single call. Results are cached so popular channels return instantly. A circuit breaker prevents cascading failures under load. **Parameters:** - `id` — YouTube channel ID (e.g. UC_x5XG1OV2P6uZZ5FSM9Ttw)…
Youtube Instant Email Scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| YouTube Email Scraper | ||
| POST |
scrape_youtube_email /endpoint/youtube-instant-email-scraper |
Scrapes the publicly available email from a YouTube channel's About page. Provide either the channel ID or the channel handle (with @ prefix). |
| Health | ||
| GET |
health_check /health |
Basic liveness probe. Returns 200 if the application is running. |
Youtube Instant Email Scraper pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19.99 / month | — |
|
| ULTRA | $99.99 / month | 10 / second |
|
| MEGA | $1,499 / month | — |
|