Back to YouTube
TikHub·YouTube
YouTube Web: Get trending videos
/api/v1/youtube/web/get_trending_videossync$0.0015 / callGet trending videos. (TikHub · YouTube Web)
Input
| Field | Type | Required | Description |
|---|---|---|---|
| language_code | string | — | Language code (default "en") |
| country_code | string | — | Country code (default "us") |
| section | string | — | Section (default "Now") |
Run it
curl -s https://sooma.dev/v1/run \
-H "Authorization: Bearer $SOOMA_API_KEY" \
-H "Content-Type: application/json" \
-d '{"provider":"tikhub","endpoint":"/api/v1/youtube/web/get_trending_videos","input":{}}'
Or ask your agent: it will call inspect for this schema and run it over MCP.