YouTube Scraper API | Extract Video Metadata & SEO Tags avatar

YouTube Scraper API | Extract Video Metadata & SEO Tags

Pricing

from $1.00 / 1,000 video scans

Go to Apify Store
YouTube Scraper API | Extract Video Metadata & SEO Tags

YouTube Scraper API | Extract Video Metadata & SEO Tags

Extract hidden SEO tags, view counts, and engagement metrics from any YouTube video instantly. Reverse-engineer viral videos and competitor strategies.

Pricing

from $1.00 / 1,000 video scans

Rating

0.0

(0)

Developer

Andok

Andok

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

10 hours ago

Last modified

Categories

Share

YouTube Video Metadata Extractor

Audit YouTube video SEO and performance metrics at scale by extracting titles, view counts, likes, tags, and descriptions from any public video. Runs without a headless browser or YouTube API key, so you can scan thousands of videos quickly and cheaply. Ideal for content audits, competitor analysis, and automated reporting.

Features

  • Full metadata extraction — title, description, view count, likes, publish date, and tags from every video
  • Channel context — returns the channel name and ID alongside each video's data
  • Bulk scanning — process hundreds of video URLs in a single run
  • Parallel execution — configurable concurrency for high-throughput batch jobs
  • No API key needed — parses YouTube's public HTML directly, no quota limits
  • SEO-ready tags — extracts the full keyword tag list for competitive SEO analysis

Input

FieldTypeRequiredDefaultDescription
urlsarrayYesYouTube video URLs to extract metadata from
timeoutSecondsintegerNo15Maximum seconds to wait for each video page to respond
concurrencyintegerNo10Number of videos to process in parallel. Increase for large batches, decrease if you see errors.

Input Example

{
"urls": [
"https://www.youtube.com/watch?v=dQw4w9WgXcQ",
"https://www.youtube.com/watch?v=jNQXAC9IVRw"
],
"timeoutSeconds": 15,
"concurrency": 10
}

Output

Each video produces one dataset row containing the full metadata profile: title, view and like counts, publish date, description, tags, and channel info.

Key output fields:

FieldTypeDescription
inputUrlstringThe video URL you provided
videoIdstringYouTube video ID
titlestringVideo title
channelNamestringName of the channel that uploaded the video
channelIdstringYouTube channel ID
viewCountstringTotal view count
likeCountstringTotal like count
publishDatestringDate the video was published (YYYY-MM-DD)
descriptionstringFull video description text
tagsarrayList of keyword tags set by the uploader

Output Example

{
"inputUrl": "https://www.youtube.com/watch?v=jNQXAC9IVRw",
"videoId": "jNQXAC9IVRw",
"title": "Introduction to Machine Learning — Full Course",
"channelName": "Tech Academy",
"channelId": "UCxxxxxxxxxxxxxxx",
"viewCount": "2450000",
"likeCount": "87000",
"publishDate": "2024-06-15",
"description": "A comprehensive introduction to machine learning concepts, covering supervised and unsupervised learning, neural networks, and practical applications...",
"tags": ["machine learning", "AI", "tutorial", "deep learning", "python"]
}

Pricing

Pay per event on Apify platform.

EventDescription
Video ScanOne video URL processed and metadata extracted

Use Cases

  • Video SEO audits — compare titles, tags, and descriptions across your video library to find optimization gaps
  • Competitor analysis — track rival channels' top-performing videos by view and like counts
  • Content calendars — pull publish dates and metadata to map competitors' posting cadence
  • Agency reporting — automate weekly performance snapshots for client YouTube channels
  • Dataset building — collect structured video metadata for trend analysis or ML training
ActorWhat it adds
YouTube Subscriber CounterTrack channel-level growth — subscribers and total video counts
YouTube Transcript ScraperExtract full video transcripts to complement your metadata with actual content
Tech Stack AnalyzerDetect the CMS and frameworks behind any website — pair with video metadata for full competitive intel