YouTube Channels - Rental avatar
YouTube Channels - Rental

Pricing

$20.00/month + usage

Go to Store
YouTube Channels - Rental

YouTube Channels - Rental

Developed by

datasaurus

datasaurus

Maintained by Community

A powerful tool for extracting detailed information about YouTube channels. Fast and Reliable.

0.0 (0)

Pricing

$20.00/month + usage

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

4 days ago

YouTube Channels Scraper

A powerful tool for extracting detailed channel information from YouTube.

๐ŸŽฏ Features

Multiple Input Formats Supported:

  • Channel handle: "@SailingLaVagabonde"
  • Channel URL: "youtube.com/channel/@SailingLaVagabonde"
  • Channel ID URL: "youtube.com/channel/UCZdQjaSoLjIzFnWsDQOv4ww"
  • Channel ID: "UCZdQjaSoLjIzFnWsDQOv4ww"

Comprehensive Channel Data:

  • Basic Information

    • Title and description
    • Custom URL
    • Publication date
    • Country and language
  • Channel Statistics

    • View count
    • Subscriber count
    • Video count
    • Hidden subscriber status
  • Branding Details

    • Keywords
    • Default language
    • Country settings
    • Thumbnail URLs
  • Channel Status

    • Privacy settings
    • Link status
    • Upload capabilities
    • Made for kids status

๐Ÿš€ Getting Started

  1. Create your Apify account
  2. Input video URLs or IDs
  3. Run and collect your data

๐Ÿ“ฅ Input Format

{
"channels": [
"@SailingLaVagabonde",
"www.youtube.com/channel/UCZdQjaSoLjIzFnWsDQOv4ww"
]
}

๐Ÿ“ค Output Format

{
"channelId": "UCZdQjaSoLjIzFnWsDQOv4ww",
"title": "Sailing La Vagabonde",
"description": "We're a sailing channel documenting our journey...",
"customUrl": "@SailingLaVagabonde",
"publishedAt": "2014-08-19T02:27:29Z",
"viewCount": 298051885,
"subscriberCount": 1520000,
"videoCount": 358,
"hiddenSubscriberCount": false,
"keywords": "sailing,travel,adventure,family,ocean",
"country": "AU",
"privacyStatus": "public",
"isLinked": true,
"longUploadsStatus": "eligible",
"madeForKids": false,
"topicCategories": [
"https://en.wikipedia.org/wiki/Travel",
"https://en.wikipedia.org/wiki/Sailing"
],
"thumbnails": {
"default": "https://yt3.ggpht.com/...",
"medium": "https://yt3.ggpht.com/...",
"high": "https://yt3.ggpht.com/..."
}
}

โœ๏ธ API Access

Access via Apify's API:

  • RESTful endpoints
  • SDK integration
  • Webhook support
  • Automated workflows

Full API documentation is available on the Apify platform.