youtube-video-analytics
ActiveTool of The Stall
Heuristic performance analysis for a single YouTube video: view velocity (views/day), engagement rate (likes+comments/views), view-to-sub ratio, and tier: VIRAL / HIGH_PERFORMING / AVERAGE / UNDERPERFORMING. Extends youtube-intel (raw metadata) by adding the scored interpretation layer that content strategy and competitive research pipelines need. Accepts video URL, video ID, or youtu.be short link.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"video"
],
"properties": {
"video": {
"type": "string",
"description": "YouTube video URL (youtube.com/watch?v=...), youtu.be short link, Shorts URL (/shorts/ID), or bare 11-character video ID."
}
},
"additionalProperties": false
}Parent server
The Stall
1/7 registries