youtube-revenue-estimate
ActiveTool of The Stall
Estimates a YouTube channel's monthly ad revenue using public view data + industry CPM benchmarks. Returns a low/mid/high monthly revenue range, detected content category, estimated monthly views, RPM tier, and confidence level. Accepts @handle, channel URL, or UCxxxxxxxx channel ID. No API key required. $0.025/call.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"channel"
],
"properties": {
"channel": {
"type": "string",
"description": "YouTube channel @handle (e.g. @MrBeast), full URL, or UC... channel ID."
},
"currency": {
"type": "string",
"description": "Output currency. Only USD supported."
}
},
"additionalProperties": false
}Parent server
The Stall
1/7 registries