Skip to content

Search Videos Node

Data/Google/YouTube

Search Videos

Search for YouTube videos

data_google_youtube_searchdataLong running
Inputs6
Outputs6
Security exposure10/10
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

6

Input

Execution
exec_in

Trigger

Provider

Struct
provider

Google provider

GoogleProviderGoogleProvider4 fields
provider_idstringrequired

The provider ID

access_tokenstringrequired

The OAuth access token

refresh_tokenstring | null

Optional refresh token

expires_atinteger | null

Token expiration timestamp (unix seconds)

format uint64min 0
Schema enforced

Query

String
query

Search query

Max Results

Integer
max_results

Maximum number of results (1-50)

Default 10

Order

String
order

Sort order

Default relevance
relevancedateviewCountrating

Page Token

String
page_token

Token for pagination

Output Pins

6

Success

Execution
exec_out

Error

Execution
error

Videos

Struct Array
videos

List of videos

YouTubeVideoYouTubeVideo10 fields
video_idstringrequired
titlestringrequired
descriptionstring | null
channel_idstringrequired
channel_titlestringrequired
published_atstring | null
thumbnail_urlstring | null
view_countinteger | null
format int64
like_countinteger | null
format int64
durationstring | null

Next Page Token

String
next_page_token

Total Results

Integer
total_results

Estimated total results

Error Message

String
error_message

Node Info

Internal name
data_google_youtube_search
Category
Data/Google/YouTube