
YouTube Channel Video Scraper
Pricing
$10.00 / 1,000 results

YouTube Channel Video Scraper
Scrape the latest YouTube videos of a channel with views and duration.
0.0 (0)
Pricing
$10.00 / 1,000 results
0
Total users
6
Monthly users
6
Runs succeeded
93%
Last modified
5 days ago
Channel URL
channelUrl
stringOptional
Single YouTube channel URL (e.g., https://www.youtube.com/@MrBeast). Provide either this OR channelUrls, not both.
Multiple Channel URLs
channelUrls
arrayOptional
Array of YouTube channel URLs to scrape. Provide either this OR channelUrl, not both.
Maximum Videos
maxVideos
integerOptional
Maximum number of videos to scrape per channel
Default value of this property is 25
Include Metadata
includeMetadata
booleanOptional
Include additional metadata like views, duration, and publish time
Default value of this property is true
Max Concurrency
maxConcurrency
integerOptional
Maximum number of concurrent requests
Default value of this property is 10
Max Retries
maxRetries
integerOptional
Maximum number of retries for failed requests
Default value of this property is 3
Retry Delay (ms)
retryDelay
integerOptional
Delay between retries in milliseconds
Default value of this property is 1000
Sort Videos By
sortBy
EnumOptional
Sort videos by specific criteria
Value options:
"newest": string"oldest": string"popular": string"relevance": string
Default value of this property is "newest"
Date Filter
dateFilter
EnumOptional
Filter videos by upload date
Value options:
"all": string"hour": string"today": string"week": string"month": string"year": string
Default value of this property is "all"