YouTube Channel Research Pack (transcripts + stats + contact) avatar

YouTube Channel Research Pack (transcripts + stats + contact)

Pricing

from $0.01 / actor start

Go to Apify Store
YouTube Channel Research Pack (transcripts + stats + contact)

YouTube Channel Research Pack (transcripts + stats + contact)

Input a YouTube channel. Get one AI-ready JSON record per video: title, views, likes, publish date, duration, FULL TRANSCRIPT, plus channel stats and business email from the About page. Built for LLM/RAG/agent pipelines. By Kachang Sia (Jack Loh, Singapore).

Pricing

from $0.01 / actor start

Rating

0.0

(0)

Developer

Kachang Sia AI Automation Studio

Kachang Sia AI Automation Studio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Kachang YouTube Channel Research Pack

Input a YouTube channel URL/handle. Get one AI-ready JSON record per video: title, views, publish date, duration, full transcript (when captions are available to the runtime), plus channel stats and business email from the About page.

Built for LLM / RAG / agent pipelines — clean schema, tiny per-result cost.

Note: transcript availability depends on YouTube serving captions to the run environment; if a video has no captions (or the platform blocks them), the record still includes full metadata (title/views/date/duration).

Input

{
"channelUrl": "https://www.youtube.com/@MrBeast",
"maxVideos": 20,
"includeTranscripts": true,
"includeContact": true
}

Output (one record per video + one channel record)

{
"kind": "video",
"video_id": "lVylRtlPOIE",
"url": "https://www.youtube.com/watch?v=lVylRtlPOIE",
"title": "...",
"published": "2026-07-01",
"duration_seconds": 235,
"views": 1234567,
"likes": 89012,
"description": "...",
"transcript": "full transcript text...",
"transcript_lang": "en",
"channel_name": "MrBeast",
"contact_email": "business@example.com"
}

Use cases

  • LLM training / RAG knowledge base from a channel
  • Content research: what a competitor talks about
  • Creator outreach: transcripts + contact email in one pull
  • AI agents that summarize or analyze channels

About

Kachang Sia — AI Automation Studio, Singapore. AI-assisted, reviewed by a human operator. Support: sales@kachangsia.com