Social platforms

YouTube comments

from $0.0045 per resultyoutube.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.

FieldTypeRequiredWhat it does
startUrlsarray of objectyesDirect YouTube video URLs. maxComments applies to EACH url, so two urls at 50 comments bills up to 100 comments
maxCommentsintegeroptionalMaximum comments per video. Billed per comment
sortCommentsBystringoptional
oldestCommentDatestringoptionalOnly 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.md

Or plain HTTP

POST /v1/run

{
  "endpoint": "youtube.comments",
  "input": {
    "startUrls": [
      "<startUrls>"
    ],
    "maxComments": 10,
    "sortCommentsBy": "NEWEST_FIRST"
  }
}

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