Youtube Channel Phone Number Scraper avatar

Youtube Channel Phone Number Scraper

Pricing

$19.99/month + usage

Go to Apify Store
Youtube Channel Phone Number Scraper

Youtube Channel Phone Number Scraper

πŸ“± YouTube Channel Phone Number Scraper extracts publicly available phone numbers from channel About pages and linked sites. πŸš€ Perfect for influencer outreach, partnerships, and lead gen. βš™οΈ Fast, accurate, export-ready. βœ… Respects platform policies; clean data.

Pricing

$19.99/month + usage

Rating

0.0

(0)

Developer

ScrapeLabs

ScrapeLabs

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Youtube Channel Phone Number Scraper

Youtube Channel Phone Number Scraper is a focused YouTube contact info scraper that searches Google for YouTube channel results and extracts publicly available phone numbers from channel snippets and descriptions. It solves the tedious task of finding creator or business contact numbers at scale, making it ideal for influencer outreach, partnerships, and lead generation. Built for marketers, developers, data analysts, and researchers, this YouTube channel phone finder automates discovery so you can build qualified lead lists faster and more reliably.

What data / output can you get?

Below are the exact fields this YouTube channel contact details scraper writes to the Apify dataset on each match:

Data typeDescriptionExample value
platformNormalized source label derived from your Platform input"Youtube.com"
keywordThe keyword that produced the result"marketing"
titleResult title from Google (channel result)"Acme Marketing β€” YouTube"
descriptionSnippet/description text where the phone was detected"Call us at +44 20 7946 0958 for campaigns..."
urlThe YouTube result URL"https://www.youtube.com/@acme"
phone_numberNormalized phone number (dial code added if needed)"+442079460958"
countryCountry name parsed from your Country & Dial Code setting"United Kingdom"
dial_codeDial code used for filtering and normalization"+44"

Notes:

  • Results are pushed to the Apify dataset during the run. You can download the dataset in common formats (e.g., JSON, CSV, Excel) from the Apify platform.
  • Phone numbers are normalized (e.g., β€œ00XX” to β€œ+XX”) and, when a dial code is selected, filtered to match your target country.

Key features

  • 🌐 Robust SERP-based discovery Uses the GOOGLE_SERP proxy with up to 3 automatic retries per request to search Google for YouTube channel results and extract contact numbers from public snippets.

  • πŸ“± Dial code filtering & normalization Select a Country & Dial Code to filter matches and normalize numbers into a consistent +XX format for clean downstream processing.

  • 🎯 Per-keyword collection limits Set Max Phone Numbers (1–10,000) to control volume per keyword. The actor stops once the limit is reached for each keyword.

  • ⚑ Smart anti-blocking & rotation Built-in retry logic rotates GOOGLE_SERP proxy sessions on failures, improving reliability for large-scale runs.

  • πŸ’Ύ Clean, structured outputs Pushes structured records with platform, keyword, title, description, url, phone_number, country, and dial_code β€” perfect for enrichment and CRM uploads.

  • πŸ”‘ No login or cookies required This YouTube phone number scraping tool relies on public search results and publicly available channel snippets.

  • πŸ‘¨β€πŸ’» Developer-friendly on Apify Run in the Apify cloud, orchestrate via API, and pipe results into your workflows. Great for teams building a YouTube business contact scraper into automation pipelines.

  • πŸ›‘οΈ Production-ready infrastructure Powered by Apify with proxy management and timeouts tuned for reliability, so you can scrape phone numbers from YouTube channels at scale.

How to use Youtube Channel Phone Number Scraper - step by step

  1. Sign in to Apify and open the β€œyoutube-channel-phone-number-scraper” actor.
  2. Add your input:
    • keywords: Provide one or more search terms (e.g., β€œmarketing”, β€œdentist”), channel usernames, or profile URLs.
    • platform: Leave as "Youtube" (default).
    • country: Choose your target Country & Dial Code (e.g., β€œUnited Kingdom (+44)”).
    • maxPhoneNumbers: Set the limit of phone numbers to collect per keyword (default 20).
    • engine: Leave as "legacy" for optimal results.
    • proxyConfiguration: Optional; leave defaults to use the built-in GOOGLE_SERP proxy.
  3. Click β€œStart” to launch the run. The actor will query Google with a site: filter and your dial code to target local contact numbers.
  4. Monitor logs for progress. The actor retries blocked requests up to 3 times and rotates proxies as needed.
  5. When complete, open the Dataset tab to review results with fields: platform, keyword, title, description, url, phone_number, country, dial_code.
  6. Download your dataset in your preferred format for analysis or CRM imports.

Pro Tip: Use local business keywords plus a country dial code (e.g., β€œplumber” with β€œUnited Kingdom (+44)”) to improve precision when you extract phone numbers from YouTube About-adjacent snippets.

Use cases

Use case nameDescription
Influencer outreach + phone sourcingBuild creator lists and quickly find a YouTube creator phone number finder result set for direct outreach.
Local business lead generationDiscover phone numbers from public YouTube channel snippets to contact local service providers in your region.
B2B partnerships & salesIdentify brands and agencies on YouTube, capturing numbers for partnerships and sales calls.
Data enrichment for CRMsAppend phone numbers to existing channel records using this YouTube channel leads scraper for structured fields.
Market research & analysisCollect channel contact data at scale for regional or industry studies.
API-driven pipelinesIntegrate this YouTube channel contact scraping software into automated workflows that run on a schedule.

Why choose Youtube Channel Phone Number Scraper?

  • 🎯 Precision-first approach: Filters by your selected dial code to keep results local and relevant.
  • ⚑ Scales with your needs: Configure up to 10,000 phone numbers per keyword.
  • πŸ‘¨β€πŸ’» Built for developers and analysts: Clean JSON records, dataset-first design, cloud-native runs.
  • πŸ”’ Safe & public-only: Extracts phone numbers from public snippets and descriptions β€” no login or private data.
  • 🧭 Reliable SERP scraping: GOOGLE_SERP proxy with automatic retries and proxy rotation for consistent results.
  • πŸ’Έ More stable than extensions: Avoid brittle browser add-ons; run a production-grade YouTube phone number scraping tool instead.

In short, this YouTube channel phone number extractor delivers clean, structured outputs with dial-code precision, ready for enrichment and outreach workflows.

Yes β€” when used responsibly. This actor searches Google for public YouTube channel results and extracts publicly available phone numbers from snippets/descriptions. It does not access private profiles or authenticated data.

Guidelines for compliant use:

  • Collect only publicly available information and respect YouTube’s terms.
  • Use data responsibly and in accordance with applicable laws (e.g., GDPR/CCPA where relevant).
  • Avoid spam; ensure your outreach practices are lawful and ethical.
  • Consult your legal team for edge cases or region-specific requirements.

Input parameters & output format

Example JSON input

{
"keywords": ["marketing", "dentist"],
"platform": "Youtube",
"country": "United Kingdom (+44)",
"maxPhoneNumbers": 50,
"engine": "legacy",
"proxyConfiguration": {
"useApifyProxy": true
}
}

Input parameters

  • keywords (array of string)
    • Description: Search terms to find YouTube channels with phone numbers. Enter keywords, channel usernames, or profile URLs.
    • Default: ["marketing"] (prefill in UI)
    • 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 countries with dial codes)
    • Description: Select your target country and dial code to filter and normalize numbers.
    • Default: "United Kingdom (+44)"
    • Required: Yes
  • maxPhoneNumbers (integer; 1–10000)
    • Description: Maximum phone numbers to collect per keyword. The scraper stops once this limit is reached for each keyword.
    • Default: 20
    • Required: No
  • engine (string; enum: "legacy")
    • Description: Choose the scraping engine for Google search. Legacy uses the GOOGLE_SERP proxy with 3 automatic retries per request.
    • Default: "legacy"
    • Required: No
  • proxyConfiguration (object)
    • Description: Optional proxy configuration. Uses GOOGLE_SERP proxy by default; you can enable/disable Apify proxy, add groups, or configure sessions.
    • Default: None
    • Required: No

Example JSON output

[
{
"platform": "Youtube.com",
"keyword": "marketing",
"title": "Acme Marketing β€” YouTube",
"description": "Call us at +44 20 7946 0958 for campaigns and consulting.",
"url": "https://www.youtube.com/@acme",
"phone_number": "+442079460958",
"country": "United Kingdom",
"dial_code": "+44"
}
]

Notes:

  • dial_code may be empty if the dial code cannot be parsed from your Country input.
  • description may be empty when Google does not provide a snippet for a given result.
  • Each item is pushed to the dataset as it’s found during the run.

FAQ

Do I need to log in to use this YouTube phone number scraping tool?

No. It searches Google and extracts publicly available phone numbers from YouTube channel snippets without requiring login or cookies.

Can it extract numbers for a specific country?

Yes. Select your Country & Dial Code (e.g., β€œUnited Kingdom (+44)”) to filter and normalize results so only matching local numbers are returned.

How many phone numbers can I collect per keyword?

You control this via maxPhoneNumbers. Set any value between 1 and 10,000. The run stops for each keyword once this limit is reached.

What data fields are included in the output?

Each record includes platform, keyword, title, description, url, phone_number, country, and dial_code. These fields are written to the Apify dataset for easy export.

Which proxy does it use?

It uses the GOOGLE_SERP proxy group with up to 3 automatic retries per request. If a request is blocked or fails, the actor rotates to a new proxy URL and tries again.

Is this a YouTube creator phone number finder for outreach?

Yes. It’s designed as a YouTube channel contact number extractor that helps marketers and sales teams source public phone numbers from channel results efficiently.

Can developers automate this in a pipeline?

Yes. Run the actor on Apify, fetch dataset results programmatically, and integrate with your internal systems. It’s a practical YouTube business contact scraper for API-driven workflows.

Yes, when used responsibly. It collects only public information from search results/snippets. Always follow YouTube’s terms and applicable data regulations.

Final thoughts

Youtube Channel Phone Number Scraper is built to extract public phone numbers from YouTube channel results quickly and at scale. With dial-code filtering, robust SERP scraping, and clean, structured outputs, it streamlines outreach for marketers, analysts, researchers, and developers. Run it in the Apify cloud, export results from the dataset, or plug it into an automated pipeline. Start extracting smarter, compliant contact datasets for your campaigns today.