Youtube Channel Finder avatar

Youtube Channel Finder

Pricing

from $2.99 / 1,000 results

Go to Apify Store
Youtube Channel Finder

Youtube Channel Finder

๐Ÿ”Ž YouTube Channel Finder helps you discover, analyze & grow your next niche channels fast. Find relevant creators, track performance insights, and uncover opportunities for marketing, research & collaboration. ๐Ÿš€

Pricing

from $2.99 / 1,000 results

Rating

0.0

(0)

Developer

Scrapers Hub

Scrapers Hub

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

8 days ago

Last modified

Share

YouTube Channel Finder ๐Ÿ”

YouTube Channel Finder helps you discover YouTube channels at scale by searching with your own keywords and (optionally) focusing on a target countryโ€”so you can quickly build lists for outreach, collaboration, and YouTube channel discovery without doing everything manually. Whether youโ€™re a marketer, recruiter, or data enthusiast looking to find YouTube channels, search YouTube channel by name, or find YouTubers by niche, this tool turns public web data into usable channel records.


Why choose YouTube Channel Finder?

FeatureBenefit
โœ… Keyword-based channel discoveryFind YouTube channels by keyword inputs you control
โœ… Country targetingFilter results using your selected Target Country
โœ… Reliability with retries & fallbacksIncludes resilience patterns to handle occasional fetch failures
โœ… Structured dataset outputProduces consistent fields like keyword, url, description_snippet, and source
โœ… Scales across multiple keywordsProcesses each keyword until reaching your runโ€™s effective limit
โœ… Proxy supportBuilt-in proxy support for more reliable scraping

Key features

  • ๐ŸŽฏ Keyword-driven discovery: Use your keywords list to drive channel discovery for YouTube channel search and YouTube creator search
  • ๐ŸŒ Target country filtering: Use the country input to narrow results by region for more relevant YouTube influencer finder lists
  • ๐Ÿง  Channel URL validation: Keeps only URLs that match valid channel formats (filters out videos, shorts, posts, and other non-channel links)
  • ๐Ÿงพ Clean snippet extraction: Captures a readable description_snippet to give you context for each discovered channel
  • ๐Ÿ“Š Consistent dataset schema: Saves results with keyword, url, description_snippet, and source for easy downstream analysis (CSV/JSON export from the dataset)
  • ๐Ÿ›ก๏ธ Resilience during scraping: Uses retry logic and page-to-page pacing to improve run stability
  • ๐Ÿ’พ Real-time saving to dataset: As each keyword is processed, results are immediately pushed to the default dataset storage for YouTube channel lookup

Input

Provide input via an input.json file. Example structure:

{
"keywords": ["fitness", "tech reviewer", "gaming"],
"country": "United States"
}

Input Fields

FieldRequiredDescription
keywordsโœ… YesList of keywords to search for YouTube channels (for example: fitness, tech reviewer, gaming).
countryโŒ NoSelect the target country for leads. This helps focus YouTube channel discovery results on your preferred region. Defaults to United States.

Output

The actor saves the discovered channels into the Apify dataset as JSON objects. The default dataset view is titled YouTube Channels.

Example output records:

[
{
"keyword": "fitness",
"url": "https://www.youtube.com/@fitnesschannel",
"description_snippet": "Example snippet describing the channel topic...",
"source": "Search Engine"
}
]

Output Fields

FieldTypeDescription
keywordstringThe keyword that produced this channel result (useful for find niche YouTube channels workflows).
urlstringThe discovered YouTube channel URL.
description_snippetstringA text snippet extracted from the listing to help you judge relevance quickly.
sourcestringWhere the record was sourced from (saved as Search Engine).

Note: Output is written to the dataset, which you can export in JSON/CSV from the Apify Console.


How to use YouTube Channel Finder (via Apify Console)

  1. Open Apify Console
    Log in at https://console.apify.com and go to the Actors page.

  2. Find YouTube Channel Finder
    Search for YouTube Channel Finder and open the actor details page.

  3. Go to the INPUT tab
    Paste your configuration into the input form / input.json field.

  4. Set your keywords
    In keywords, add one or more phrases you want to use for YouTube channel search engine style discovery (e.g., fitness, gaming, tech reviewer).

  5. (Optional) Choose a target country
    Set country if you want region-focused YouTube channel contact info discovery lists (default is United States).

  6. Choose proxy settings if prompted
    The actor supports proxy usage to improve reliability. If proxies arenโ€™t available, it can proceed without them.

  7. Run the actor
    Click Run. Watch the logs for progress as each keyword is processed and results are saved.

  8. Open the OUTPUT dataset and export
    After completion, open the dataset titled YouTube Channels and export the results (JSON/CSV) for your CRM, spreadsheets, or research pipeline.

No coding requiredโ€”get YouTube channel finder tool results in minutes.


Advanced features & SEO optimization

  • โšก Engineered for YouTube channel discovery: The YouTube Channel Finder is built specifically to help with find YouTube channels, not generic browsing
  • ๐ŸŒ Location-focused discovery: Use the country setting to improve relevance for find niche YouTube channels
  • ๐Ÿงฉ Channel-only validation: It only keeps URLs that match valid YouTube channel patterns, helping your list stay clean for find YouTube channels for collaboration
  • ๐Ÿ“Œ Keyword-to-record traceability: Every dataset row includes the originating keyword so you can filter and analyze results by theme
  • ๐Ÿ’พ Dataset-first workflow: Results are pushed to the dataset as the run progresses, so you can start working without waiting for everything to finish

Best use cases

  • ๐Ÿ“ˆ Marketing teams: Build targeted lists for outreach by quickly finding YouTube channels tied to your niche
  • ๐Ÿค Partnership managers: Discover creators for collaboration by using keyword-driven YouTube channel lookup
  • ๐Ÿ” Researchers & analysts: Analyze channel discovery performance by keyword and region using consistent dataset fields
  • โœ‰๏ธ Sales & lead gen: Use YouTube influencer finder outputs as a starting point for contact enrichment workflows
  • ๐ŸŽ“ Content strategists: Find YouTubers by niche to benchmark themes and discover new channels
  • ๐Ÿ’ผ Recruiters: Identify creators with relevant topical focus for hiring and community roles
  • ๐Ÿง‘โ€๐Ÿ’ป Data pipeline builders: Feed structured dataset output into downstream ETL and analytics

Technical specifications

  • Supported Input Formats

    • โœ… JSON input with keywords array
    • โœ… Optional country string from the provided enum list
  • Proxy Support

    • โœ… Built-in proxy support for more reliable scraping
  • Retry Mechanism

    • โœ… Uses retry logic during page scraping
  • Dataset Structure

    • โœ… Saved to the default dataset storage titled YouTube Channels
    • โœ… Each record includes: keyword, url, description_snippet, source
  • Rate Limits & Performance

    • โœ… Includes configurable pacing between pages (request_delay is set in the actor logic)
    • โœ… Uses a capped run behavior based on run limits (free vs paid plan)
  • Limitations

    • โŒ Only publicly available data is collected
    • โŒ Some channels may not surface meaningful snippets in all cases, so you should validate relevance after export

FAQ

Does YouTube Channel Finder require a login?

โœ… No login is required. The actor is designed for channel discovery using public web data.

What inputs do I need to start a run?

You only must provide keywords. Optionally, you can set country to target a specific region for your YouTube channel search results.

Can I use it to find channel contact information?

This actor focuses on discovering YouTube channels and saving channel URLs with a description_snippet plus the keyword and source. If you need deeper contact enrichment, use your preferred enrichment steps after exporting the dataset.

Where do I find the results after the run?

After the actor completes, open the Apify dataset titled YouTube Channels. The results include keyword, url, description_snippet, and source.

How does the actor keep the output clean and channel-specific?

โŒ It filters out non-channel links and validates that results match recognized channel URL formats, helping avoid video/shorts/post URLs in your list.

What happens if a keyword doesnโ€™t return results?

The actor proceeds through keywords and also handles empty pages gracefully using built-in resilience logic. Your dataset will simply contain fewer entries for that keyword.

Is there a limit on how many channels it can return?

โœ… The effective channel count is capped per run and varies depending on whether the run is on a free tier vs a paid plan. On free tier, it is capped at 100 channels per run; on paid, no hard limits are enforced.

Can I use the output for outreach and lead generation?

Yes, you can use the discovered channel lists as inputs for your own research and outreach workflows. Make sure you comply with applicable laws and platform policies for your use case.


Support & feature requests

If youโ€™re using YouTube Channel Finder for YouTube channel discovery and want improvements, share your feedbackโ€”weโ€™re actively iterating based on what users need.

  • ๐Ÿ’ก Feature Requests: Ideas like CSV export enhancements, additional enrichment fields for YouTube channel email workflows, or CRM-ready output formats.
  • ๐Ÿ“ง Contact: Reach out at dataforleads@gmail.com.

Your input helps shape the roadmap for better YouTube channel finder tool results.


Closing CTA / Final thoughts

For fast, structured YouTube Channel Finder results that support keyword-based channel discovery at scale, this actor is built to be easy to run and simple to export.

Generate cleaner YouTube channel discovery listsโ€”start your next run today. ๐Ÿš€


Disclaimer

This tool accesses publicly accessible sources only. It does not access private profiles, authenticated data, or password-protected pages.

You are responsible for ensuring your use complies with applicable laws (including GDPR/CCPA where relevant), spam regulations, and each platformโ€™s Terms of Service. Always use the results responsibly and ethically.

For data removal requests, contact dataforleads@gmail.com.