Get Your Vizlook API Key
Sign up and receive $5 free credit.
Authorizations
API key must be provided via x-api-key
header.
Body
application/json
The URLs of the page where the video is located. Currently, only YouTube URLs are supported, such as https://www.youtube.com/watch?v=xxxxxx
.
Example:
[
"https://www.youtube.com/watch?v=j5vQ6oXSZpU"
]
Video crawling strategy, defaults to Never
.
Never
: Get the videos from the cache, no real-time crawling.
Fallback
: First, get the videos from the cache; if not available in the cache, crawl the videos in real time.
Always
: Always crawl the videos in real time.
Available options:
Never
, Fallback
, Always
Example:
"Fallback"
Configure what video results include.