Back to YouTube
ApifyยทYouTube

Find YouTube Channel Emails

/dataovercoffee/youtube-channel-business-email-scraperasync$0.18 / result

๐Ÿš€๐Ÿ”’ Extract real YouTube channel emails at scale with logged-in accounts & CAPTCHA solving โ€” No BS, Real Emails โœ‰๏ธโœจ Runs as an Apify actor (20โ€“120 s); results are dataset rows.

Charged per returned row plus the flat fee.

Input
FieldTypeRequiredDescription
channelsarrayyesProvide a list of YouTube channel URLs, channel handles (starting with '@'), or 24-character channel IDs. Each entry should identify a unique YouTube channel from which to extract business emails. (default ["@MrBeast","https://www.youtube.com/@TheDiaryOfACEO","UCR5k7bm0qgpP7-QX1uIx7cQ"])
scrape_fresh_emailsbooleanโ€”Forces a new scrape directly from YouTube for every channel in this run. A surcharge of $0.28 per result applies on top of the standard $0.12 rate ($0.40 total). (default false)

Run it

curl -s https://www.sooma.dev/v1/run \ -H "Authorization: Bearer $SOOMA_API_KEY" \ -H "Content-Type: application/json" \ -d '{"provider":"apify","endpoint":"/dataovercoffee/youtube-channel-business-email-scraper","input":{"channels":["@MrBeast","https://www.youtube.com/@TheDiaryOfACEO","UCR5k7bm0qgpP7-QX1uIx7cQ"]}}'

Or ask your agent: it will call inspect for this schema and run it over MCP.