Group Location
Explore Plans
Mobile menu Close menu
YouTubeYouTube

Search for videos

This query returns a list of videos that match search criteria.

About this query

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This query returns a list of videos that match search criteria.
API endpoint slug
youtube.get_videos_from_search
Runtime method
performQuery("youtube.get_videos_from_search")

Query fields

Search query Text input > Other

Label
Search query
Slug
search_query
Required
false
Can have default value
true

Ingredients

Published atThe time at which the video was published.

Slug
created_at
Filter code
Youtube.getVideosFromSearch.PublishedAt
Type
Date with time (ISO8601)
Example
2020-07-08T04:17:06.000+05:00

TitleThe title of the video.

Slug
title
Filter code
Youtube.getVideosFromSearch.Title
Type
String
Example
Celebrities Read Mean Tweets

Channel nameVideo channel's name.

Slug
channel_name
Filter code
Youtube.getVideosFromSearch.ChannelName
Type
String
Example
Jimmy Kimmel Live

DescriptionThe description of the video.

Slug
description
Filter code
Youtube.getVideosFromSearch.Description
Type
String
Example
Celebrities read mean tweets...

URLThe URL to the video on YouTube.

Slug
url
Filter code
Youtube.getVideosFromSearch.Url
Type
String
Example
https://www.youtube.com/watch?v=RRBoPveyETc

Alternative URLAn alternative URL you can use if the original doesn't work with your action.

Slug
alternative_url
Filter code
Youtube.getVideosFromSearch.AlternativeUrl
Type
Web URL
Example
https://www.youtube.com/watch/RRBoPveyETc

Embed codeThe HTML embed code for the video.

Slug
embed_code
Filter code
Youtube.getVideosFromSearch.EmbedCode
Type
String
Example
Hello World!