YouTube Scraper V2
--- 𝐎𝒂ᥢ✪𝓻 - 𝕋𝕒𝕚𝕝𝕠𝕣𝕖𝕕 𝕋𝕖𝕔𝕙 𝕊𝕠𝕝𝕦𝕥𝕚𝕠𝕟𝕤 𝕗𝕠𝕣 𝔼𝕧𝕖𝕣𝕪 𝔹𝕦𝕤𝕚𝕟𝕖𝕤𝕤 --- ---  ### 🎬 YOUTUBE SCRAPER API V2 High-performance REST API for real-time access to YouTube videos, channels, playlists, community posts, comments, and more. Clean structured JSON without using the official YouTube Data API. Built for analytics tools,…
YouTube Scraper V2 endpoints
| Method | Endpoint | Description |
|---|---|---|
| 🔍︎ Search | ||
| GET |
Serach Videos /api/search/videos |
Search YouTube videos with a given query keyword. |
| GET |
Search Channels /api/search/channels |
Search YouTube channels with a given query keyword. |
| GET |
Search Playlists /api/search/playlists |
Search YouTube playlists with a given query keyword. |
| GET |
Search Movie /api/search/movies |
Search YouTube movies with a given query keyword. |
| GET |
Search On Channel /api/search/on/channel/{channel_id} |
Search on a Youtube Channel with a given query keyword. |
| GET |
Search Suggestions /api/search/suggestions |
Get search suggestions of given search query keyword. |
| 📢 Channels | ||
| GET |
Get Channel ID /api/channels/id |
Get the channel ID from the channel name of a YouTube channel. |
| GET |
Get Channel Info /api/channels/{channel_id}/info |
Get detailed information about a channel using its channel ID. |
| GET |
Get Channel Videos /api/channels/{channel_id}/videos |
Get the list of videos uploaded by a channel; use cursor for pagination. |
| GET |
Get Channel Shorts /api/channels/{channel_id}/shorts |
Get the list of Shorts uploaded by a channel; use cursor for pagination. |
| GET |
Get Channel Lives /api/channels/{channel_id}/lives |
Get the live streams of a channel; use cursor for pagination. |
| GET |
Get Channel Posts /api/channels/{channel_id}/posts |
Get the list of Posts uploaded by a channel; use cursor for pagination. |
| ▷ Videos | ||
| GET |
Get Video Detail /api/videos/{video_id}/detail |
Get detailed information about a video using its video ID. |
| GET |
Get Video Related Videos /api/videos/{video_id}/related-videos |
Get related videos of a video using its video ID |
| GET |
Get Video Comments /api/videos/{video_id}/comments |
Get video comments using its video ID |
| 🎧 Playlists | ||
| GET |
Get Playlist Detail /api/playlists/{playlist_id}/detail |
Get playlist detail using its ID |
| GET |
Get Playlist Videos /api/playlists/{playlist_id}/videos |
Get playlist videos using its ID |
| 💬 Posts | ||
| GET |
Get Post Comments /api/posts/{post_detail_id}/comments |
Get post comments using its detail ID |
| GET |
Get Post Detail /api/posts/{post_detail_id}/detail |
Get post detail using its detail ID |
YouTube Scraper V2 pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | 5 / second |
|
| ULTRA Recommended | $69.99 / month | 15 / second |
|
| MEGA | $249.99 / month | — |
|