![YouTube Music Podcast Scraper π§ avatar](https://images.apifyusercontent.com/Nd3Il9y3SOOoC6yALPlAvO8v0L2ump5NI-VmxnQzjrA/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vdkVMYzlxVFRpNFBGcU50RlUtYWN0b3ItWmRSM3d5b1NyNlFnNjB1MngtTnNXM1ExT0c5Yy15b3V0dWJlLW11c2ljLWxvZ28ucG5n.webp)
YouTube Music Podcast Scraper π§
2 hours trial then $19.99/month - No credit card required now
![YouTube Music Podcast Scraper π§](https://images.apifyusercontent.com/Nd3Il9y3SOOoC6yALPlAvO8v0L2ump5NI-VmxnQzjrA/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vdkVMYzlxVFRpNFBGcU50RlUtYWN0b3ItWmRSM3d5b1NyNlFnNjB1MngtTnNXM1ExT0c5Yy15b3V0dWJlLW11c2ljLWxvZ28ucG5n.webp)
YouTube Music Podcast Scraper π§
2 hours trial then $19.99/month - No credit card required now
Scrape YouTube Music podcast playlists data by keywords. Extract detailed information including titles, creators, thumbnails, playlist IDs, and URLs. Perfect for podcast discovery and analysis.
YouTube Music Podcast Playlist Scraper π§
Powerful scraper that extracts podcast playlist information from YouTube Music based on your keywords. Get comprehensive data about podcast playlists including titles, creators, thumbnails, and more!
π― Use Cases
- Discover podcast playlists by specific topics or keywords
- Research podcast content trends
- Build podcast recommendation systems
- Track podcast creators and their content
- Analyze podcast playlist metadata
β¨ Features
- π Search by multiple keywords
- π Get detailed playlist information
- πΌοΈ Multiple thumbnail sizes included
- π Direct links to playlists and channels
- β‘ Fast and efficient scraping
- π€ Stealth scraping with anti-detection
- π± Mobile-friendly user agent rotation
π’ Output Dataset
Each record contains:
- Keyword used for search
- Playlist title
- Creator name
- Thumbnail URLs in various sizes
- Playlist ID
- Creator channel ID
- Direct URLs to playlist and channel
- Timestamp of when data was scraped
π‘ Input Parameters
keywords
(Array): List of keywords to search for podcast playlistsmaxItems
(Number): Maximum number of results to collect per keyword
π Tips
- Use specific keywords for better results
- Adjust maxItems based on your needs
- Results are automatically saved to your dataset
- Each run creates a new dataset with fresh results
πͺ Limitations
- Respects YouTube Music's rate limits
- Maximum 1000 results per keyword
- Some playlists might not be accessible in all regions
Input Example
A full explanation of an input example in JSON.
1{ 2 "keywords": [ 3 "love" 4 ], 5 "maxItems": 70 6}
Output sample
The results will be wrapped into a dataset which you can always find in theΒ StorageΒ tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "keyword": "love", 4 "data": { 5 "title": "From Rewatch with Love", 6 "creator": "LoadingReadyRun", 7 "thumbnails": [ 8 { 9 "url": "https://i.ytimg.com/pl_c/PLV_qemO0oathZWE6xVp94GSevMTcrurPt/studio_square_thumbnail.jpg?sqp=CLDmor0G-oaymwEICDwQPCAASFqi85f_AwYIu5LLtAY&rs=AMzJL3kx1ruA40K2CouInqFZVqCY02uwAA", 10 "width": 60, 11 "height": 60 12 }, 13 { 14 "url": "https://i.ytimg.com/pl_c/PLV_qemO0oathZWE6xVp94GSevMTcrurPt/studio_square_thumbnail.jpg?sqp=CLDmor0G-oaymwEICHgQeCAASFqi85f_AwYIu5LLtAY&rs=AMzJL3l0OBRQ_8KuAfADHizV5xuU7ktlxw", 15 "width": 120, 16 "height": 120 17 }, 18 { 19 "url": "https://i.ytimg.com/pl_c/PLV_qemO0oathZWE6xVp94GSevMTcrurPt/studio_square_thumbnail.jpg?sqp=CLDmor0G-oaymwEKCOIBEOIBIABIWqLzl_8DBgi7ksu0Bg&rs=AMzJL3nhMrWIDiTCYcR0-ZaLfzmo0rI4zA", 20 "width": 226, 21 "height": 226 22 }, 23 { 24 "url": "https://i.ytimg.com/pl_c/PLV_qemO0oathZWE6xVp94GSevMTcrurPt/studio_square_thumbnail.jpg?sqp=CLDmor0G-oaymwEKCKAEEKAEIABIWqLzl_8DBgi7ksu0Bg&rs=AMzJL3lmsEnx5JQ_swZzO5dnEEs5Ln7NIQ", 25 "width": 544, 26 "height": 544 27 } 28 ], 29 "playlistId": "PLV_qemO0oathZWE6xVp94GSevMTcrurPt", 30 "creatorChannelId": "UCwjN2uVdL9A0i3gaIHKFzuA", 31 "type": "playlist", 32 "playlistUrl": "https://music.youtube.com/playlist?list=PLV_qemO0oathZWE6xVp94GSevMTcrurPt", 33 "channelUrl": "https://music.youtube.com/channel/UCwjN2uVdL9A0i3gaIHKFzuA" 34 }, 35 "scrapedAt": "2025-02-09T13:52:48.526Z" 36 }, 37 ... 38]
Actor Metrics
1 monthly user
-
0 No stars yet
>99% runs succeeded
Created in Feb 2025
Modified 3 days ago