scrapecreators_channel_videos
Channel Videos
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Sort by latest or popular | |
| handle | No | YouTube channel handle | |
| channelId | No | YouTube channel ID | |
| includeExtras | No | This will get you the like + comment count and the description. To get the full details of the video, use the /v1/youtube/video endpoint. This will slow down the response slightly. | |
| continuationToken | No | Continuation token to get more videos. Get 'continuationToken' from previous response. |