Youtube
Youtube scraper API for video details, download links, username to id, playlists, shorts and more
4 subscribers
9.3/10 popularity
3507 ms avg latency
100% success rate
15 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Youtube endpoints
| Method | Endpoint | Description |
|---|---|---|
| video | ||
| GET |
/video/details /video/details |
Retrieve detailed video information including title, description, thumbnails, views, likes, publish date and metadata. |
| GET |
/video/transcript /video/transcript |
Extract video captions/subtitles with optional translation. |
| GET |
/video/download-info /video/download-info |
Get available download formats, qualities and direct download links for the video. |
| shorts | ||
| GET |
/shorts/list /shorts/list |
Fetch list of Shorts from channel or hashtag with pagination. |
| GET |
/shorts/details /shorts/details |
Retrieve details for YouTube Shorts video. |
| channel | ||
| GET |
/channel/details /channel/details |
Retrieve channel information by ID or handle (@username). |
| GET |
/channel/id /channel/id |
Get channel ID from handle or URL. |
| GET |
/channel/videos /channel/videos |
Fetch videos from channel with sorting and pagination. |
| playlist | ||
| GET |
/playlist/details /playlist/details |
Retrieve playlist metadata and info. |
| GET |
/playlist/items /playlist/items |
Fetch videos/items in playlist with pagination. |
| search | ||
| GET |
/search /search |
Search videos, channels or playlists. |
| trending | ||
| GET |
/trending /trending |
Fetch trending videos by region and category. |
| comments | ||
| GET |
/comments /comments |
Fetch comments for a video with sorting and pagination. |
| hashtag | ||
| GET |
/hashtag/videos /hashtag/videos |
Fetch videos associated with a specific hashtag. |
| url | ||
| GET |
/url/resolve /url/resolve |
Extract video ID, channel ID or playlist ID from any YouTube URL. |
Youtube pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / hour |
|
| PRO | $19.9 / month | 6 / second |
|
| ULTRA | $49.9 / month | 6 / second |
|
| MEGA | $149.9 / month | 10 / second |
|