YouTube Channel ID Extractor 🎥 avatar

YouTube Channel ID Extractor 🎥

Try for free

2 hours trial then $9.99/month - No credit card required now

Go to Store
YouTube Channel ID Extractor 🎥

YouTube Channel ID Extractor 🎥

easyapi/youtube-channel-id-extractor
Try for free

2 hours trial then $9.99/month - No credit card required now

Extract YouTube channel IDs effortlessly! This powerful actor automatically converts YouTube channel URLs to channel IDs, supporting both @handle and traditional URL formats. Perfect for YouTube API integration, analytics, and channel management. 🎥✨

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • No reviews yet

  • No bookmarks yet

  • >99% runs succeeded

  • Created in Mar 2025

  • Modified 7 days ago

Extract YouTube channel IDs from channel URLs automatically! 🚀

🎯 What does YouTube Channel ID Extractor do?

This actor helps you easily extract YouTube channel IDs from channel URLs. Whether you're working with one channel or hundreds of channels, this tool streamlines the process of obtaining channel IDs - a crucial identifier for YouTube API integration and analytics.

✨ Key Features

  • 🔍 Extracts channel IDs from YouTube channel URLs (@handle format supported)
  • ⚡ High-speed processing with efficient crawling
  • 🛡️ Built-in proxy support for reliable extraction
  • 🔄 Handles multiple channel URLs in a single run
  • 📊 Clean, structured output in JSON format

💡 Use Cases

  • 🎯 YouTube API integration projects
  • 📊 Channel analytics and tracking
  • 🤖 Social media automation
  • 📈 Marketing research and analysis
  • 🔍 Content creator research

📥 Input Parameters

The actor accepts the following input parameters:

  • youtubeChannelUrls (Required): Array of YouTube channel URLs to process
  • proxyConfiguration (Optional): Proxy settings for the crawler

📤 Output

The actor outputs JSON format data containing:

  • youtubeChannelUrl: Original YouTube channel URL
  • channelId: Extracted YouTube channel ID

💪 Sample Output

1{
2    "youtubeChannelUrl": "https://www.youtube.com/@BoysPlaytime",
3    "channelId": "UCCrGfO9A8eLdSsB4bWbMhTg"
4}

📝 Note

Make sure the provided YouTube channel URLs are valid and accessible. The actor supports both legacy channel URLs and new @handle format URLs.