All-in-One YouTube Data Scraper Pro avatar

All-in-One YouTube Data Scraper Pro

Pricing

$20.00/month + usage

Go to Apify Store
All-in-One YouTube Data Scraper Pro

All-in-One YouTube Data Scraper Pro

Ultimate YouTube Scraper (Videos, Comments, Music, Metadata) YouTube Data Extractor – Videos, Comments & Playlists Advanced YouTube Scraper Toolkit YouTube Multi-Module Scraper Complete YouTube Data Scraping Suite YouTube Metadata & Comments Scraper YouTube Research Scraper

Pricing

$20.00/month + usage

Rating

0.0

(0)

Developer

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

🎬 All-in-One YouTube Scraper

Combines 5 scraping methods into a single Apify Actor with a unified dataset output.



🚀 Input

{
"scrapetube_mode": "search",
"search_query": "python tutorial",
"search_limit": 20,
"channel_id": "UCCTVrRJJeje9Kcz7cLXE_hA",
"playlist_id": "PLlrATfBNZ98dudnM48yfGUldqGD0S4FFb",
"ytdlp_mode": "video",
"video_url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
"channel_url": "https://www.youtube.com/@mkbhd",
"ytdlp_limit": 50,
"download_video": false,
"comments_url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ",
"comments_limit": 100,
"comments_sort": "recent",
"music_mode": "search",
"music_query": "Bohemian Rhapsody",
"music_filter": "songs",
"music_limit": 10,
"album_id": "MPREb_4pL8gzRtw1p",
"artist_id": "UCq-Fj5jknLsUf-MWSy4_brA"
}

📤 Output Fields

FieldDescription
sourceWhich module produced this record
modeSub-mode (channel/search/video/etc.)
videoIdYouTube video ID
titleVideo/song title
channelChannel name
viewsView count
likesLike count
durationDuration string
urlFull YouTube URL
publishedAtUpload/publish date
descriptionVideo description (first 1000 chars)
tagsJSON array of tags
thumbnailThumbnail URL
authorComment author (comments module)
textComment text (comments module)
artistArtist name (music module)
albumAlbum name (music module)