You're viewing a demo portfolio

Join the waitlist
PRSM

search_youtube

Active

Tool of Hermoso

declared in 1.0.0

Organic YouTube keyword search (/v1/youtube/search) — videos to mine for hooks/angles/long-form structure. Returns compact JSON {desc (title), author, handle, plays, link, cover} per video, ranked by views. Spends ScrapeCreators credits (~1).

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "integer",
      "maximum": 9007199254740991,
      "minimum": -9007199254740991,
      "description": "max videos returned (1–25, default 8)"
    },
    "query": {
      "type": "string",
      "description": "keyword to search videos for"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Hermoso

https://github.com/hermoso-ai/hermoso

1/7 registries
View full server →