YouTube Channel Details Scraper avatar

YouTube Channel Details Scraper

Pricing

from $5.00 / 1,000 runs

Go to Apify Store
YouTube Channel Details Scraper

YouTube Channel Details Scraper

Get a YouTube channel's full profile by ID, URL, or handle

Pricing

from $5.00 / 1,000 runs

Rating

0.0

(0)

Developer

Data Direct

Data Direct

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

19 hours ago

Last modified

Share

Get detailed information about a YouTube channel by channel ID, URL, or name/handle. Returns the channel name, description, subscriber count, video count, exact total view count, country, creation date, verification status, external links, profile picture, and banner. Provide exactly one of id, url, or name.

Features

  • Real-time YouTube data — results are fetched live at run time, never cached or stale
  • No login, cookies, or proxy configuration needed — just provide the input and run
  • Each result is pushed as a separate dataset item, exportable as JSON, CSV, or Excel
  • Fast: a typical run finishes in seconds

Input

FieldTypeRequiredDescription
idstringnoYouTube channel ID (24 characters, starts with UC), e.g. UCXuqSBlHAE6Xw-yeJA0Tunw
urlstringnoChannel URL — use instead of id: youtube.com/channel/..., youtube.com/@handle, /c/ or /user/ forms
namestringnoChannel name or @handle — use instead of id (e.g. @mkbhd or Linus Tech Tips)

Pricing

This Actor is billed per run — a flat $0.005 per run.

  • One run returns all matching results for your input, and costs $0.005 — whether it comes back with one result or hundreds.
  • You’re only charged when a run succeeds. Failed runs are free.

Example output

{
"channel": {
"channel_id": "UCXuqSBlHAE6Xw-yeJA0Tunw",
"channel_name": "Linus Tech Tips",
"description": "Linus Tech Tips is a passionate team of \"professionally curious\" experts in consumer technology and video production who aim to educate and entertain.",
"subscriber_count": "16.9M",
"video_count": "7.8K",
"view_count": 9633982641,
"country": "Canada",
"creation_date": "2008-11-25",
"verified": true,
"has_business_email": true,
"links": [
{
"name": "lttstore.com",
"url": "https://lttstore.com"
},
{
"name": "Twitter",
"url": "https://twitter.com/LinusTech"
}
],
"profile_pic_url": "https://yt3.googleusercontent.com/.../photo.jpg",
"banner": "https://yt3.googleusercontent.com/.../banner.jpg",
"url": "https://youtube.com/channel/UCXuqSBlHAE6Xw-yeJA0Tunw"
}
}

About

Maintained by Data Direct — a small suite of fast, reliable YouTube and web-data scrapers. Each actor returns clean, structured results with no login, cookies, or proxy setup required. Have a question or a custom data need? Open an issue on this actor.