Youtube Channel Email Finder avatar
Youtube Channel Email Finder

Pricing

$39.00/month + usage

Go to Store
Youtube Channel Email Finder

Youtube Channel Email Finder

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

3

Runs succeeded

0%

Last modified

a day ago

Channel URLs

startUrlsarrayOptional

List of YouTube channel URLs to scrape. Supports both @username and /channel/ID formats

Default value of this property is []

Search Keywords

keywordsarrayOptional

Search for channels by keywords (alternative to providing direct URLs). Note: May have limitations due to YouTube search API changes

Default value of this property is []

Search Results Limit

limitintegerOptional

Maximum number of channels to return per keyword search

Default value of this property is 5

Max Total Requests

maxRequestsPerCrawlintegerOptional

Maximum total number of pages to process in this run

Default value of this property is 100

Page Load Timeout (seconds)

requestHandlerTimeoutSecsintegerOptional

Maximum time to wait for each channel page to load

Default value of this property is 30

Max Request Retries

maxRequestRetriesintegerOptional

Number of times to retry failed requests before giving up

Default value of this property is 3

Min Concurrent Requests

minConcurrencyintegerOptional

Minimum number of pages to process in parallel

Default value of this property is 1

Max Concurrent Requests

maxConcurrencyintegerOptional

Maximum number of pages to process in parallel. Higher values are faster but may trigger rate limits

Default value of this property is 2

Proxy Configuration

proxyConfigurationobjectOptional

Use Apify Proxy or custom proxies to avoid rate limiting and blocks. Recommended for reliable scraping.

Batch Import Content

csvContentstringOptional

Paste your list of YouTube channel URLs in any of these formats: • Simple text: One URL per line (e.g., https://youtube.com/@MrBeast or @MrBeast) • CSV with headers: channel_url,channel_name,notes • CSV without headers: URL in first column • Tab-separated values: URL[TAB]name[TAB]notes

Max Channels Per Run

maxChannelsPerRunintegerOptional

Maximum number of channels to process in a single run (useful for large batches)

Default value of this property is 1000

Save Partial Results

savePartialResultsbooleanOptional

Save results after each channel is scraped (useful for large runs that might fail)

Default value of this property is true

Resume From Channel

resumeFromChannelstringOptional

Resume scraping from a specific channel URL (useful for continuing failed runs)