Search
Learn about the search resource and how it can retrieve information based on certain search parameters.
What is a search
resource?
The search
resource contains information about a YouTube video, channel, or playlist that matches the search parameters, such as the number of subscribers, view count, video count, channel name, or description.
Supported methods
The API supports only the list
method for this resource. It returns a list of search results specified in the API call that match the search parameters. We can retrieve the search results based on a keyword or a geographic location. The method also allows us to retrieve results from the YouTube account of the user authorizing the API request.
Let’s use the list
...