Youtube Channel Phone Number Scraper
Pricing
$19.99/month + usage
Youtube Channel Phone Number Scraper
Extract publicly available phone numbers from YouTube channels at scale. Scrape channel contact details, names, URLs, and related metadata for lead generation, outreach research, competitor analysis, and building structured contact datasets.
Pricing
$19.99/month + usage
Rating
0.0
(0)
Developer
ScrapAPI
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
11 days ago
Last modified
Categories
Share
Youtube Channel Phone Number Scraper
The Youtube Channel Phone Number Scraper is an Apify actor that searches Google for YouTube channels and extracts publicly available phone numbers from their profiles, along with basic channel metadata. It solves the hard problem of finding and normalizing phone contacts at scale by acting as a focused youtube phone number extractor and youtube channel contact info scraper for growth teams. Built for marketers, developers, data analysts, and researchers, it helps you scrape YouTube channel phone numbers and export clean, structured contact data for outreach and analysis.
What data / output can you get?
Below are the exact fields this youtube channel contact scraper pushes to the Apify dataset:
| Data type | Description | Example value |
|---|---|---|
| platform | Source platform label used in results | "Youtube.com" |
| keyword | Input keyword that generated the result | "plumber london" |
| title | Result title captured from Google SERP | "London’s Best Plumbers - YouTube" |
| description | Snippet/description text from the SERP result block | "Call us on 020 7946 0958 for emergency repairs…" |
| url | YouTube channel/result URL discovered via Google | "https://www.youtube.com/@ExampleChannel" |
| phone_number | Normalized phone number in + | "+442079460958" |
| country | Country name parsed from the selected input | "United Kingdom" |
| dial_code | International dial code used for filtering and normalization | "+44" |
Notes:
- Records are pushed as structured JSON and can be exported from the Apify dataset in CSV, JSON, or Excel formats.
- Descriptions may be empty if Google doesn’t show a snippet for a given result.
Key features
- 🌐 Robust Google SERP proxy with retries — Uses the GOOGLE_SERP proxy group with up to 3 automatic retries per request to reduce blocks and improve reliability for a youtube contact details extractor.
- 📱 Country & dial code filtering — Applies dial-code-based filtering and normalization so the youtube about page phone extractor outputs consistent +XX formats matching your target region.
- 🎯 Per-keyword limits — Control how many phone numbers to collect per keyword with maxPhoneNumbers to balance speed and depth for each run.
- 🌍 Global coverage — Supports 200+ countries via Country & Dial Code input, ideal for a youtube business contact extractor operating across markets.
- 🔎 Focused search strategy — Builds precise Google queries (site:youtube.com + your dial code + your keyword) to act as a high-signal youtube channel phone number finder.
- 🧾 Export-ready results — Clean, structured records are pushed to the Apify dataset for easy CSV, JSON, or Excel export and downstream workflows.
- 🛡️ Production-ready scraping — Randomized headers, proxy rotation on retry, and empty-page detection make this youtube channel data scraper with phone numbers reliable at scale.
- 🔌 Developer-friendly output — Simple JSON objects with stable field names for quick integration into enrichment pipelines and automation.
How to use Youtube Channel Phone Number Scraper - step by step
- Create or log in to your Apify account and open the “youtube-channel-phone-number-scraper” actor.
- Add your keywords in the keywords array (e.g., ["marketing", "dentist", "restaurant"]). This is what the youtube channel contact extraction tool searches for.
- Set Platform to "Youtube" (default). This targets YouTube results.
- Choose Country & Dial Code from the dropdown (e.g., "United Kingdom (+44)"). This ensures dial-code filtering and normalization in the output.
- Configure Max Phone Numbers to set how many phone numbers to collect per keyword (default 20; range 1–10,000).
- (Optional) Open Proxy Configuration. Leave defaults to use the optimized GOOGLE_SERP proxy, or customize if needed.
- Click Start. The actor searches Google with site:youtube.com, your dial code, and your keywords, then extracts publicly available phone numbers from the result blocks.
- Review results in the Dataset tab. Download/export your data to CSV, JSON, or Excel for use in CRMs, analytics, or research.
Pro Tip: Use focused, local-intent keywords (e.g., “plumber london”, “dentist manchester”) to help this youtube channel contact list scraper find localized leads faster.
Use cases
| Use case name | Description |
|---|---|
| Local business lead generation | Build targeted lists of creator or business channels with phone contacts using this youtube channel leads scraper to accelerate outreach. |
| Influencer/creator outreach | Identify YouTube creators who publicly list a phone number and prioritize contact-ready profiles for campaigns. |
| Market and competitor research | Collect structured phone contacts and metadata to analyze channel niches and regional presence efficiently. |
| CRM enrichment | Enrich existing records with phone numbers from public YouTube results using a repeatable youtube contact details extractor workflow. |
| Academic & non-profit research | Assemble transparent, reproducible datasets of public contact info for studies without manual copy-paste. |
| Developer data pipelines | Feed normalized phone contacts into data ops pipelines from a consistent JSON output for automated processing. |
Why choose Youtube Channel Phone Number Scraper?
This actor is purpose-built for precision, scale, and reliability when you need a youtube channel contact scraper that just works.
- 🔍 Accurate dial-code matching ensures you capture the right regional phone numbers.
- 🌐 Reliable Google SERP proxy with 3-retry logic reduces blocks and failed pages.
- ⚙️ Configurable limits let you tune depth and speed per keyword for predictable runs.
- 🧠 Clean JSON fields and a stable schema simplify developer integration and analytics.
- 🔒 Public-data only: focuses on publicly available channel information for responsible use.
- 💸 No fragile browser add-ons: infrastructure-grade scraping without extensions or manual setup.
- 📤 Export-ready datasets: download results in CSV, JSON, or Excel directly from Apify.
In short, this youtube channel phone number scraper vs generic scrapers delivers focused, country-aware extraction with production reliability.
Is it legal / ethical to use Youtube Channel Phone Number Scraper?
Yes — when used responsibly. This actor is designed to collect publicly available information from YouTube results and channel descriptions shown in Google SERP. It does not access private or authenticated data.
Guidelines for compliant use:
- Only collect and use publicly available information in line with applicable terms.
- Respect privacy and avoid scraping private or sensitive data.
- Comply with regional regulations (e.g., GDPR, CCPA) and use contacts responsibly (no spam).
- Verify compliance with your legal team for your specific use case and jurisdiction.
Input parameters & output format
Example JSON input
{"keywords": ["marketing", "plumber london"],"platform": "Youtube","country": "United Kingdom (+44)","maxPhoneNumbers": 50,"engine": "legacy","proxyConfiguration": {"useApifyProxy": true}}
Input parameter details
- keywords (array of string)
- Description: Search terms to find YouTube channels with phone numbers. Enter keywords, channel usernames, or profile URLs.
- Default: none
- Required: Yes
- platform (string; enum: "Youtube")
- Description: Select the social platform to scrape. Currently supports YouTube only.
- Default: "Youtube"
- Required: No
- country (string; enum of 200+ options like "United Kingdom (+44)")
- Description: Select your target country and dial code. Used for filtering and normalizing phone numbers.
- Default: "United Kingdom (+44)"
- Required: Yes
- maxPhoneNumbers (integer; min 1, max 10000)
- Description: Maximum phone numbers to collect per keyword.
- Default: 20
- Required: No
- engine (string; enum: "legacy")
- Description: Choose the scraping engine for Google search. "legacy" uses GOOGLE_SERP proxy with 3 automatic retries.
- Default: "legacy"
- Required: No
- proxyConfiguration (object)
- Description: Optional proxy configuration. Uses GOOGLE_SERP proxy by default; you can enable/disable Apify proxy or customize groups/sessions.
- Default: none
- Required: No
Example JSON output
[{"platform": "Youtube.com","keyword": "plumber london","title": "London’s Best Plumbers - YouTube","description": "Call us on 020 7946 0958 for emergency repairs and bookings.","url": "https://www.youtube.com/@ExampleChannel","phone_number": "+442079460958","country": "United Kingdom","dial_code": "+44"}]
Notes:
- Output fields are always platform, keyword, title, description, url, phone_number, country, dial_code.
- description may be empty if Google does not display a snippet for a given result.
FAQ
Do I need to log in to YouTube to use this youtube phone number extractor?
No. The actor searches Google SERP for public YouTube results and extracts publicly available phone numbers from result blocks. No YouTube login or cookies are required.
What countries are supported by this youtube channel contact extraction tool?
You can select from 200+ countries in the Country & Dial Code dropdown (e.g., United Kingdom (+44), United States (+1), India (+91)). The dial code is used for filtering and normalization.
How many results can I collect per keyword with this youtube channel contact list scraper?
You control this with maxPhoneNumbers (1 to 10,000). The actor stops per keyword when the limit is reached or when multiple pages return no results.
What fields are included in the output when I scrape youtube channel phone numbers?
Each record includes: platform, keyword, title, description, url, phone_number, country, dial_code. These are pushed to the Apify dataset for export.
Does this youtube contact details extractor also grab emails?
No. This actor focuses on extracting publicly available phone numbers along with basic metadata (titles, descriptions, URLs). It does not extract emails.
What proxy does the youtube channel phone number finder use?
It uses the GOOGLE_SERP proxy group with up to 3 automatic retries per request, rotating the proxy URL between attempts to reduce blocks.
Which platform does this youtube channel contact scraper support?
Platform selection currently supports "Youtube" only. The search strategy targets site:youtube.com results.
How do I export results from this youtube channel data scraper with phone numbers?
Open the run’s Dataset in Apify and export to CSV, JSON, or Excel. You can also access the dataset via Apify’s standard export options.
Closing CTA / Final thoughts
The Youtube Channel Phone Number Scraper is built to extract publicly available phone contacts from YouTube channel results at scale. With dial-code filtering, reliable SERP scraping, and export-ready outputs, it helps marketers, developers, analysts, and researchers turn search queries into structured, actionable contact datasets. Connect it to your workflows by downloading CSV/JSON/Excel from the dataset, and start building targeted outreach lists with a focused, production-ready youtube channel contact scraper today.