/youtube/channel/videos
YouTube
/youtube/channel/videos
Get all videos from a YouTube channel
Price: 1 credit
💡 AI Hint: List videos from a YouTube channel. Accepts channel URL, @alias, or channel ID.
⚠️ Common errors: 412: Channel not found. Verify the channel URL, alias, or ID.
POST
/youtube/channel/videos
Documentation Index
Fetch the complete documentation index at: https://docs.anysite.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API token from the dashboard
Headers
Body
application/json
YouTube channel URL, alias, or ID
Examples:
"@phenomenal_es"
"https://www.youtube.com/@phenomenal_es"
"UCPecmSzXAUQPUwF-NmYyWLQ"
Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500Max number of videos to fetch
Required range:
1 <= x <= 1000