Retrieve YouTube video statistics and content details using the Data API videos.list endpoint

domain: developers.google.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Obtain an API key or OAuth token authorized for the YouTube Data API v3.
  2. Call GET https://www.googleapis.com/youtube/v3/videos with the id parameter set to one or more comma-separated video IDs.
  3. Set the part parameter to include statistics and contentDetails (and snippet if needed).
  4. Optionally use the fields parameter to restrict the response to only the properties required, reducing payload size.
  5. Parse the items array, reading statistics (viewCount, likeCount, commentCount, favoriteCount) and contentDetails (duration, dimension, caption availability) per video.

Known gotchas

Related routes

Upload caption tracks to YouTube videos via the Data API v3
developers.google.com · 6 steps · unrated
Upload videos to YouTube via Data API within quota
youtube-api · 4 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans