Node Inputs
Required Fields
Search Query:The search term to find YouTube videos.
Example:
"coffee brewing tutorial"
Optional Fields
Max Results:Maximum number of results to retrieve.
Example:
20
Default:
10
Sort By:Sorting criteria for search results.
Available options:
relevance
: Most relevant videosdate
: Most recent videosview_count
: Most viewed videosrating
: Highest rated videos
Default:relevance
Filter by upload date.
Available options:
hour
: Last hourtoday
: Todayweek
: This weekmonth
: This monthyear
: This year
Default: No filter
Filter by video duration.
Available options:
short
: Under 4 minutesmedium
: 4-20 minuteslong
: Over 20 minutes
Default: No filter
Node Output
Search Results:A list of YouTube videos matching the search query with metadata. Example Output:
Node Functionality
The YouTube Search node:- Searches YouTube for videos using SerpAPI.
- Supports multiple sorting and filtering options.
- Retrieves comprehensive video metadata.
- Filters by upload date and duration.
- Returns structured data for video analysis and content research.