YouTube Video API
Using the YouTube Videos API you can scrape YouTube Videos results without worrying about proxy rotation and data parsing. Our API is fast and reliable.
Each successful request to this API will cost 5
credits.
Parameters
Scrapingdog Parameters
api_key
required
Your personal API key. Available on your dashboard. Type: String
Localization
country
This parameter specifies the country for the YouTube Videos using a two-letter country code (e.g., US for the United States, UK for the United Kingdom, or FR for France). For a complete list of supported countries, visit the Google countries page.
Default Value - us
Type - String
language
Language of the results. Possible Values - en
, es
, fr
, de
, etc. Visit Google's languages page for a complete list of supported countries.
Default Value - en
Type - String
Search Query
video_id required
The YouTube Video ID. Type: String
API Example
cURL "https://api.scrapingdog.com/youtube/video?api_key=APIKEY&v=0e3GPea1Tyg"
API Response
Last updated