Youtube Playlist Scraper
Pricing
$2.50/month + usage
Youtube Playlist Scraper
Extract comprehensive data from YouTube playlists including video URLs, titles, thumbnails, view counts, like/dislike ratios, upload dates, and duration for every video. This scraper efficiently handles rate limiting, pagination, and data parsing.
Pricing
$2.50/month + usage
Rating
0.0
(0)
Developer

Akash Kumar Naik
Actor stats
0
Bookmarked
4
Total users
0
Monthly active users
11 days ago
Last modified
Categories
Share
Extract comprehensive data from YouTube playlists including video URLs, titles, thumbnails, view counts, like/dislike ratios, upload dates, and duration for every video. This scraper efficiently handles rate limiting, pagination, and data parsing while ensuring compliance with YouTube's terms of service.
Key Features
- Extracts complete metadata for all videos in YouTube playlists
- Handles rate limiting and pagination automatically
- Implements proxy support and user-agent rotation to minimize blocking risks
- Robust error handling and progress tracking
- Export functionality to JSON/CSV formats
- Pay-per-event monetization model for Actor owners
- Compliant with YouTube's terms of service
How to Use
- Create a new task in Apify Console
- Add one or more YouTube playlist URLs to scrape (must contain youtube.com/playlist)
- Configure proxy settings if needed (recommended for large extractions)
- Set maximum number of videos to extract (optional)
- Run the Actor
- Download results in JSON or CSV format
Input Configuration
- Playlist URLs: Enter the URLs of YouTube playlists you want to scrape (must contain youtube.com/playlist)
- Maximum Videos: Limit the number of videos to extract (0 for unlimited)
- Proxy Configuration: Configure proxies to prevent IP blocking
Output Example
{"id": "dQw4w9WgXcQ","title": "Rick Astley - Never Gonna Give You Up (Official Music Video)","url": "https://www.youtube.com/watch?v=dQw4w9WgXcQ","thumbnailUrl": "https://i.ytimg.com/vi/dQw4w9WgXcQ/maxresdefault.jpg","viewCount": 1000000000,"likeCount": 10000000,"dislikeCount": 100000,"likeRatio": 0.98,"uploadDate": "2009-10-24","duration": 212,"channelName": "RickAstleyVEVO","channelUrl": "https://www.youtube.com/channel/UCuAXFkgsw1L7xaCfnd5JJOw","playlistId": "PL7u4BG8iCLjkCzP5krcHZ-X5DsUl0xdg9","playlistTitle": "Popular Videos"}
Output Fields
| Field | Description |
|---|---|
| id | YouTube video ID |
| title | Video title |
| url | Full YouTube video URL |
| thumbnailUrl | Video thumbnail URL |
| viewCount | Number of views |
| likeCount | Number of likes |
| dislikeCount | Number of dislikes |
| likeRatio | Ratio of likes to total votes |
| uploadDate | Upload date (YYYY-MM-DD) |
| duration | Video duration in seconds |
| channelName | Channel name |
| channelUrl | Channel URL |
| playlistId | Playlist ID |
| playlistTitle | Playlist title |
Integration Options
This Actor works well with:
- Data analysis tools
- Content research workflows
- Social media monitoring systems
- YouTube channel performance tracking