ScavioScavio
ProductPricingDocs
Sign InGet Started
Quick StartAPI & SDKsEcosystem

Social Media

YouTube Metadata

Get structured metadata for a YouTube video β€” title, channel, view/like/comment counts, duration, description, categories, and tags β€” as JSON.

POST/api/v1/youtube/metadata

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json
video_idstringrequired

The YouTube video id (11 characters).

Example: n61ULEU7CO0

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
results = client.youtube.metadata(video_id="n61ULEU7CO0")
print(results)

Response

"age_limit": 0,
"channel_id": "UCSJ4gkVC6NrvII8umztf0Ow",
"channel_url": "https://www.youtube.com/channel/UCSJ4gkVC6NrvII8umztf0Ow",
"comment_count": 10000,
"description": "🎼 | Listen on Spotify, Apple music and more β†’ https://fanlink.tv/BestofLofi2021 The new Lofi Girl compilation β€œBest of 2021” is out now πŸ™Œ This compilation cont…",
"duration": 22258,
"is_live": false,
"like_count": 491301,
"title": "Best of lofi hip hop 2021 ✨ [beats to relax/study to]",
"upload_date": 20211231,
"uploader": "Lofi Girl",
"uploader_id": "@LofiGirl",
"uploader_url": "https://www.youtube.com/@LofiGirl",
"video_id": "n61ULEU7CO0",
"view_count": 55696608
},
"response_time": 2000,
"credits_used": 1,
"credits_remaining": 4755
}
PreviousYouTube SearchNextReddit Search
ScavioScavio

Real-time search API for AI agents. Search every platform, not just Google.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • JSON Formatter
  • cURL to Code
  • Token Counter
  • All Tools

Β© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy