youtube_search_niche
Search YouTube for niche videos and get video IDs with metadata, sorted by viewCount, date, relevance, or rating. Raw results without engagement metrics for targeted research.
Instructions
Search YouTube for videos in a niche or category. Returns video IDs and basic metadata sorted by the specified order. Use this for targeted searches when you already have video IDs from a previous search or want raw search results without metric calculations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order | No | Sort order. Default: viewCount | |
| query | Yes | Search query or niche keyword(s) (e.g. 'Claude Code tutorial', 'AI coding assistant for business') | |
| maxResults | No | Number of results to return (1-50, default 25) | |
| regionCode | No | ISO 3166-1 alpha-2 country code (e.g. IE, GB, US) | |
| publishedAfter | No | ISO 8601 date — only return videos published after this date (e.g. 2025-01-01T00:00:00Z) |