The YouTube sample project demonstrates how you get information about YouTube channels. The project API has the following structure:
To Open the project
From the Dashboard
Find the project you need in the Sample Projects section:
Tip: | Click and leave only ReadyAPI Test selected to limit the options to ReadyAPI Test and Online Service samples. |
To use the project
This sample project does not require any preparations and can be run immediately.
Google limits the number of requests you can send without authentication. To send more requests, get authentication credentials and specify the API key you use in the ApiKey project property. |
Sample Tests
The YouTube sample includes test cases that demonstrate how to use the API:
Test сase | Description |
---|---|
Get Most Popular Videos | Gets the list of popular videos. |
Get Channels List | Gets channels that include SmartBearSoftware in the name. |
Get Playlists | Gets playlists from the SmartBear YouTube channel. |
Get Subscriptions | Returns the list of channels the SmartBear channel is subscribed to. |