YouTube Video search
searchapify/youtube/video.searchSearch YouTube for videos matching a query
via Apify
$0.0055 per recordUp to 50 queries per request
Input
A free-text query (e.g. "machine learning tutorials"). Plain terms and YouTube search URLs are both accepted.
Example search query
machine learning tutorialsOutput
Each record returned by this service has the fields below. Providers may include additional platform-specific fields on top.
titlestringVideo title
video_idstringPlatform video ID
profile_urlurlCanonical video URL
descriptionstringVideo description / caption
durationstringLength of the video
thumbnailurlThumbnail image URL
viewsnumberView count
likesnumberLike count
num_commentsnumberComment count
date_postedstringWhen the video was published (raw platform string)
channel_namestringChannel name
channel_urlurlChannel URL
source_ordernumberRank in the result list (1 = top)
sourcestringPlatform the record was extracted from (e.g. "linkedin")
extracted_atiso8601UTC timestamp when the record was produced
How to call it
Pass the slug apify/youtube/video.search as the provider field on the POST /v1/search endpoint.