YouTube Channel Subscriber Scraper avatar

YouTube Channel Subscriber Scraper

Pricing

from $1.00 / 1,000 channel checks

Go to Apify Store
YouTube Channel Subscriber Scraper

YouTube Channel Subscriber Scraper

Track YouTube channel growth, video counts, and basic metadata instantly without rendering JavaScript.

Pricing

from $1.00 / 1,000 channel checks

Rating

0.0

(0)

Developer

Andok

Andok

Maintained by Community

Actor stats

0

Bookmarked

8

Total users

4

Monthly active users

18 hours ago

Last modified

Categories

Share

YouTube Subscriber Counter

Monitor YouTube channel growth by tracking subscriber and video counts on a schedule. Whether you manage one channel or hundreds, get structured data you can feed into dashboards, alerts, or competitive analysis workflows. No headless browser required — fast, lightweight HTML parsing returns results in seconds.

Features

  • Bulk processing — check hundreds of YouTube channels in a single run
  • Subscriber counts — extract the current subscriber number for any public channel
  • Video counts — see how many videos each channel has published
  • Channel metadata — returns channel title and handle alongside the numbers
  • No browser needed — lightweight HTML scraping keeps runs fast and cheap
  • Schedule-ready — pair with Apify Schedules to track growth over time

Input

FieldTypeRequiredDefaultDescription
urlsarrayYesList of YouTube channel URLs to check
timeoutSecondsintegerNo15Maximum seconds to wait for each channel page to respond

Input Example

{
"urls": [
"https://www.youtube.com/@youtube",
"https://www.youtube.com/@MrBeast"
],
"timeoutSeconds": 15
}

Output

Each run produces one dataset row per channel with the current subscriber count, video count, and channel metadata.

Key output fields:

FieldTypeDescription
inputUrlstringThe channel URL you provided
channelIdstringChannel handle or ID extracted from the URL
channelTitlestringDisplay name of the channel
subscriberCountstringCurrent subscriber count (e.g., "280M subscribers")
videoCountstringTotal number of published videos

Output Example

{
"inputUrl": "https://www.youtube.com/@youtube",
"channelId": "youtube",
"channelTitle": "YouTube",
"subscriberCount": "280M subscribers",
"videoCount": "1,200"
}

Pricing

Pay per event on Apify platform.

EventDescription
Channel CheckOne channel URL processed

Use Cases

  • Growth tracking — schedule daily runs to build a subscriber-count time series for your own channel
  • Competitive benchmarking — compare subscriber counts across rival channels in your niche
  • Influencer vetting — verify channel size before sponsorship deals
  • Agency reporting — pull fresh stats for client dashboards without manual screenshots
  • Market research — monitor category leaders to spot trending creators early
ActorWhat it adds
YouTube Video Metadata ExtractorDive deeper into individual videos — views, likes, tags, and SEO data
YouTube Transcript ScraperExtract full transcripts from videos for content analysis or AI pipelines
Twitter Follower CounterTrack follower counts on Twitter/X alongside your YouTube monitoring