YouTube Channel Scraper API - Profiles, Subs & Videos avatar

YouTube Channel Scraper API - Profiles, Subs & Videos

Pricing

from $1.00 / 1,000 channel profiles

Go to Apify Store
YouTube Channel Scraper API - Profiles, Subs & Videos

YouTube Channel Scraper API - Profiles, Subs & Videos

Scrape YouTube channel profiles, handles, descriptions, subscribers, video counts, public emails, avatars, banners, tags, and recent videos without a YouTube API key.

Pricing

from $1.00 / 1,000 channel profiles

Rating

0.0

(0)

Developer

Group Oject

Group Oject

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Scrape YouTube channel profiles without a YouTube API key. Export channel title, handle, description, subscribers, video count, public emails, avatar, banner, tags, keywords, RSS URL, and recent videos.

This Actor is built for influencer research, creator lead generation, competitor monitoring, video SEO, social listening, and YouTube market research.

Features

  • Scrape YouTube channels by URL, @handle, or channel ID
  • Extract channel title, handle, channel ID, canonical URL, avatar, and banner
  • Extract subscriber count and video count when visible
  • Extract public emails from channel descriptions
  • Include recent videos from public channel RSS
  • No YouTube Data API key required
  • Clean dataset for CSV, JSON, Excel, Google Sheets, Make, Zapier, APIs, and AI workflows

Input Example

{
"channelUrls": [
"https://www.youtube.com/@OpenAI",
"https://www.youtube.com/@GoogleDevelopers"
],
"includeRecentVideos": true,
"maxRecentVideos": 5
}

Output Example

{
"channelId": "UC_x5XG1OV2P6uZZ5FSM9Ttw",
"title": "Google for Developers",
"handle": "@GoogleDevelopers",
"subscriberCount": 2670000,
"videoCount": 6000,
"emails": [],
"channelUrl": "https://www.youtube.com/channel/UC_x5XG1OV2P6uZZ5FSM9Ttw",
"recentVideoCount": 5
}

Use Cases

  • Build YouTube influencer lists
  • Find creator contact emails when publicly listed
  • Monitor competitor channels
  • Track channel profile and subscriber changes
  • Collect recent uploads for content research
  • Export channel data into sales, marketing, or analytics workflows

Pricing

Recommended pricing: $1.00 per 1,000 channels ($0.001 per channel profile). This prices the Actor higher than video rows because each result is an enriched channel profile with optional recent videos.

Notes

This Actor uses publicly available YouTube surfaces and an unofficial InnerTube client. Some channels hide subscriber counts, restrict descriptions, or block public access; those inputs are reported in the ERRORS key-value record.