VOOZH about

URL: https://apify.com/vujeen/youtube-channel-video-scraper

โ‡ฑ YouTube Channel & Video Scraper โ€” Stats, No API Key ยท Apify


๐Ÿ‘ YouTube Channel & Video Scraper โ€” Stats, No API Key avatar

YouTube Channel & Video Scraper โ€” Stats, No API Key

Pricing

Pay per usage

Go to Apify Store

YouTube Channel & Video Scraper โ€” Stats, No API Key

Scrape public YouTube data without an API key: channel profiles (subscribers, description) and video stats (views, likes, duration, publish date, category, keywords). By channel, @handle or video URL. No login, no quota.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

๐Ÿ‘ FEDOR TRYAKIN

FEDOR TRYAKIN

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

6 days ago

Last modified

Share

Scrape public YouTube data without an API key and without quotas: channel profiles and video statistics, by @handle, channel ID/URL, or video URL. No login, no Google Cloud project, no daily limits.

Most "YouTube" actors only download videos or grab emails. This one gives you clean structured data โ€” the numbers you actually analyze.

What you get

Per video:

FieldExample
title"Never Gonna Give You Up"
views1782486532
likes19153985
lengthSeconds213
publishDate2009-10-24
categoryMusic
channelTitle / channelIdauthor info
keywordsvideo tags
shortDescriptiondescription text

Per channel: name, channel ID, subscriber count, description, and its latest videos.

Why this scraper

  • No API key, no quota โ€” the official YouTube Data API caps you at 10,000 units/day; this reads public pages directly.
  • Handles, IDs or URLs โ€” give @MrBeast, a UCโ€ฆ ID, or a full URL.
  • Channel + video in one run โ€” profile, latest videos, and full stats.
  • Always explicit โ€” every channel/video returns a status, never a silent empty result.

Use cases

  • Influencer research โ€” vet creators by real subscriber and view data.
  • Competitor & trend tracking โ€” monitor what channels publish and how it performs (views, likes, engagement).
  • Content analytics โ€” pull stats for a list of videos for dashboards.
  • Alerting โ€” run on a Schedule, diff datasets, get notified of new uploads via integrations (Slack, email, webhooks).

Input

{
"channels":["@MrBeast","UCX6OQ3DkcsbYNE6H8uQQuVA"],
"videoUrls":["https://www.youtube.com/watch?v=dQw4w9WgXcQ"],
"maxVideosPerChannel":15,
"enrichChannelVideos":false
}
  • channels โ€” handles, channel IDs or channel URLs.
  • videoUrls โ€” video URLs or 11-char IDs (always full stats).
  • maxVideosPerChannel โ€” how many latest videos per channel (up to ~15).
  • enrichChannelVideos โ€” true opens each channel video's page for full stats (likes, duration, category); false = fast feed data only.

Output example

{
"type":"video",
"source":"videoPage",
"videoId":"dQw4w9WgXcQ",
"title":"Rick Astley - Never Gonna Give You Up",
"channelTitle":"Rick Astley",
"channelId":"UCuAXFkgsw1L7xaCfnd5JJOw",
"views":1782486532,
"likes":19153985,
"lengthSeconds":213,
"publishDate":"2009-10-24",
"category":"Music",
"keywords":["rick astley","nggyu"],
"url":"https://www.youtube.com/watch?v=dQw4w9WgXcQ"
}

FAQ

Do I need a YouTube/Google API key? No โ€” only public pages.

Are there daily quotas? No, unlike the official Data API.

Can I get more than 15 videos per channel? The channel feed exposes the latest ~15; combine with explicit videoUrls for any specific videos.

Can I monitor a channel on a schedule? Yes โ€” create a Task, attach a Schedule, and consume new uploads via API, webhooks or integrations.

You might also like

YouTube Channel Scraper

logiover/youtube-channel-scraper

Scrape every YouTube channel video without an API key or login. YouTube Data API alternative; export channel video data to CSV, JSON or Excel.

YouTube Channel Scraper

khadinakbar/youtube-channel-scraper

Scrape public YouTube channel profiles and recent video listings by URL, channel ID, or @handle. Returns subscribers, views, links, country, tags, and videos. No cookies required. MCP-ready.

YouTube Channel Scraper

channel_profiler/youtube-channel-scraper

Get full YouTube channel data, including subscribers, total views, and channel details, along with comprehensive video data such as views, likes, comments, duration, and tags.

๐Ÿ‘ User avatar

Channel Profiler

4

YouTube Channel Data Scraper

maged120/youtube-channel-data

Extract video metadata from any YouTube channel โ€” titles, views, durations, upload dates, and thumbnails. Filter by video type (video, Short, live). No YouTube API key needed.

YouTube Channel Scraper - Subscribers, Views, Metadata

thescrapelab/Apify-YouTube-Channel-Scraper-2-0

Scrape public YouTube channel profiles, subscriber counts, video counts, view totals, and metadata without a YouTube Data API key.

40

5.0

YouTube Scraper

automation-lab/youtube-scraper

Scrape YouTube videos, channels, and comments at scale. Search by keyword, get video details (views, likes, duration, category), channel profiles (subscribers, verification), and comments. Uses YouTube InnerTube API โ€” no browser, no API key needed.

๐Ÿ‘ User avatar

Stas Persiianenko

97

Youtube Channel Scraper

grow_media/youtube-channel-scraper

Extract comprehensive data from YouTube channels including video stats, channel details, and engagement metrics. Support for multiple channels (up to 100), date filtering, and sorting options. Get video views, likes, comments, duration, tags plus channel subscribers, total views, and more.

1.5K

4.9

Youtube Subscriber Count Scraper

kawsar/youtube-subscriber-count-scraper

Pulls YouTube channel stats by handle: subscribers, views, video count, creation date, avatar, and banner. No API key needed. Run one channel or batch up to 1,000 at once.