YouTube comments
Comments on one or more YouTube videos, with author, comment text, vote count, reply count, whether the channel owner wrote it, and how long ago it was posted.
What a call costs
Billed on actual usage, minimum $0.0020 per call, capped at $6.00 per call.
a price before every call. failed calls are never charged.
When to use it
Use to read audience reaction under specific videos, mine questions, objections or feature requests, or sample sentiment on a launch. Point it at video URLs, not channels. maxComments is per video, so several URLs multiply the bill.
Inputs
YouTube comments takes 4 fields, 1 of them required. Anything you leave out falls back to the tool's own default.
| Field | Type | Required | What it does |
|---|---|---|---|
| startUrls | array of object | yes | Direct YouTube video URLs. maxComments applies to EACH url, so two urls at 50 comments bills up to 100 comments |
| maxComments | integer | optional | Maximum comments per video. Billed per comment |
| sortCommentsBy | string | optional | |
| oldestCommentDate | string | optional | Only comments posted on or after this date, e.g. 2026-06-01, or a relative age like "7 days" |
How to call it
Connect once and your agent can reach YouTube comments the same way it reaches everything else in the catalog. Add Goro as an MCP connector, or paste the setup line into an agent that reads skills.
MCP
Add this server in Claude, Claude Code, or any MCP client.
https://mcp.usegoro.ai/mcp
Skill
One line in your agent's chat. It sets itself up.
set up https://usegoro.ai/SKILL.mdOr plain HTTP
POST /v1/run
{
"endpoint": "youtube.comments",
"input": {
"startUrls": [
"<startUrls>"
],
"maxComments": 10,
"sortCommentsBy": "NEWEST_FIRST"
}
}Related tools
More from social platforms, or browse the full tool catalog.
YouTube channel search
YouTube channels matching a topic keyword, ranked by YouTube's own channel search, each with subscriber count, lifetime views, video count, creation...
from $0.0030 per eventYouTube similar channels
Channels similar to one or more seed channels, ranked by what they actually publish rather than by keyword, each with a 0 to 1 similarity score,...
from $0.36 per resultYouTube transcript
Full transcript of a YouTube video as timestamped lines and optionally as one plain text block, alongside the video's title, channel, duration, view...
from $0.0150 per resultYouTube trending
The videos on YouTube's trending shelf for one country right now, in rank order, each with view, like and comment counts, duration, category, publish...
from $0.0750 per eventFurther reading: Social listening with AI agents: track mentions, trends and competitors
Run YouTube comments from your agent.
One balance for every tool in the catalog. Start with Build, $25 of credit for $19 a month.
Get started