Youtube Channel Email Finder avatar
Youtube Channel Email Finder

Deprecated

Pricing

$39.00/month + usage

Go to Store
Youtube Channel Email Finder

Youtube Channel Email Finder

Deprecated

Developed by

Tim White

Tim White

Maintained by Community

Scrape & download all the details about a channel from the YouTube channel's "About" page. Get emails, phone numbers, locations, & social media profiles including TikTok, Instagram, Twitter, and YouTube. Download structured data in JSON, CSV, XML, Excel, and HTML.

0.0 (0)

Pricing

$39.00/month + usage

5

Total users

1.6k

Monthly users

2

Last modified

2 years ago

You can access the Youtube Channel Email Finder programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "keywords": [
< "reactjs"
< ],
< "limit": 5,
< "maxRequestsPerCrawl": 100,
< "startUrls": [
< {
< "url": "https://www.youtube.com/c/SydneySerena/"
< }
< ],
< "handlePageTimeoutSecs": 30,
< "maxRequestRetries": 3,
< "minConcurrency": 1,
< "maxConcurrency": 100,
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call timwhite/youtube-channel-data-scraper --silent --output-dataset

How To Scrape Emails From YouTube Channels API through CLI

The Apify CLI is the official tool that allows you to use Youtube Channel Email Finder locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: