
Youtube Channel Email Finder
Pricing
$39.00/month + usage

Youtube Channel Email Finder
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
startUrls
arrayOptional
List of YouTube channel URLs to scrape. Supports both @username and /channel/ID formats
Default value of this property is []
Search Keywords
keywords
arrayOptional
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
limit
integerOptional
Maximum number of channels to return per keyword search
Default value of this property is 5
Max Total Requests
maxRequestsPerCrawl
integerOptional
Maximum total number of pages to process in this run
Default value of this property is 100
Page Load Timeout (seconds)
requestHandlerTimeoutSecs
integerOptional
Maximum time to wait for each channel page to load
Default value of this property is 30
Max Request Retries
maxRequestRetries
integerOptional
Number of times to retry failed requests before giving up
Default value of this property is 3
Min Concurrent Requests
minConcurrency
integerOptional
Minimum number of pages to process in parallel
Default value of this property is 1
Max Concurrent Requests
maxConcurrency
integerOptional
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
proxyConfiguration
objectOptional
Use Apify Proxy or custom proxies to avoid rate limiting and blocks. Recommended for reliable scraping.
Batch Import Content
csvContent
stringOptional
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
maxChannelsPerRun
integerOptional
Maximum number of channels to process in a single run (useful for large batches)
Default value of this property is 1000