YouTube Video Search
youtube_video_searchSearch public YouTube videos by keyword to get title, channel, URL, views, duration, and publish date - no API quota needed. Use for content research, competitor video monitoring, and trend discovery.
Instructions
Search public YouTube videos by keyword, returning title, channel, canonical video URL, view count, duration, and publish date - no YouTube Data API quota required.
Behavioral Transparency:
Execution: Network call executed synchronously in the cloud via Apify Actor 'captainhandsome/youtube-search-scraper'.
Side Effects: Reads public sources and creates a billed Actor run and dataset on your Apify account.
Authentication: Requires APIFY_TOKEN environment variable.
Latency & Limits: Typical run duration is 10-30 seconds; timeout capped at 120 seconds.
Usage Guidelines:
When to use: Use for content research, competitor video monitoring, trend discovery, or building a list of videos on a topic.
When NOT to use: Do not use for retrieving a video's transcript/captions, channel analytics dashboards, or non-YouTube platforms.
Named alternatives: Use 'google_play_reviews_search' for app-store sentiment or 'linkedin_jobs_search' for job-market data; neither covers video content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_results | No | Maximum number of unique video records to return. Defaults to 25. | |
| search_query | Yes | Keyword or phrase to search for on YouTube (e.g. 'small business marketing'). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run | No | ||
| error | No | ||
| status | Yes | ||
| results | Yes |