Youtube Music Album Listing Scraper avatar
Youtube Music Album Listing Scraper

Pricing

$10.00/month + usage

Go to Store
Youtube Music Album Listing Scraper

Youtube Music Album Listing Scraper

alien_force/youtube-music-album-listing-scraper

Developed by

Alien Force

Maintained by Community

Extract album details, track names, play counts, artist info, and more with the YouTube Music Album Scraper! 🎶 Simply input a YouTube Music album URL and get structured JSON data. Perfect for music analysis, trend tracking, or playlist building. Fast, efficient, and easy to use! 🚀

0.0 (0)

Pricing

$10.00/month + usage

2

Monthly users

3

Runs succeeded

>99%

Last modified

a month ago

🎵 YouTube Music Album Scraper

Introduction

The YouTube Music Album Scraper is an Apify actor designed to extract detailed information about albums from YouTube Music. Given a YouTube Music album URL, the scraper retrieves essential album metadata and song details, including song names, play counts, and direct links to each track.

Whether you're a music enthusiast, researcher, or developer looking to integrate YouTube Music data into your application, this scraper provides a structured and efficient solution.


🔗 Use Cases

  • 🎧 Music Data Collection – Gather song and album details for research or personal use.
  • 📊 Music Trend Analysis – Monitor album popularity and track play counts.
  • 🎼 Playlist Generation – Extract album details for custom playlist creation.


🚀 Key Features

  • Extract Album Metadata – Get album name, artist details, release year, total duration, and track count.
  • Fetch Track Details – Retrieve song titles, play counts, and direct YouTube Music links.
  • High-Quality Album Image – Access the album's cover art in high resolution.
  • Easy to Use – Simply input a YouTube Music album URL and get structured JSON output.

📥 Input Schema

The actor takes a simple JSON input:

1{
2    "url": "https://music.youtube.com/playlist?list=OLAK5uy_nmFt9mwNL3JZGzuMRNfgiimbL3fsbjpfo"
3}
FieldTypeDescription
urlstringThe URL of the YouTube Music album or playlist.

📤 Output Schema

The actor returns structured JSON data with album and song details:

1[
2    {
3        "id": "q392mSz4VeY",
4        "name": "Wake Up",
5        "music_url": "https://music.youtube.com/watch?v=q392mSz4VeY&list=OLAK5uy_mAWpL2_R3tGLfDvxDyydWDnpdyANSoJJU",
6        "plays": "17M",
7        "duration": "2:47",
8        "album_data": {
9            "id": "OLAK5uy_mAWpL2_R3tGLfDvxDyydWDnpdyANSoJJU",
10            "name": "LOOM",
11            "url": "https://music.youtube.com/playlist?list=OLAK5uy_mAWpL2_R3tGLfDvxDyydWDnpdyANSoJJU",
12            "image": "https://lh3.googleusercontent.com/HXl1-8EFmkheZcYoPiFgDe1HCeaBaZDWY4yxjJsaZqSasbompkowFh7UC7vxIIARnXh_5uTBLAkHs_qz=w544-h544-l90-rj",
13            "release_year": "2024",
14            "number_of_songs": "10",
15            "album_songs_duration": "31 minutes",
16            "description": "Loom is the sixth studio album by American pop rock band Imagine Dragons, released through Kidinakorner and Interscope Records on June 28, 2024...",
17            "artist_name": "Imagine Dragons",
18            "artist_url": "https://music.youtube.com/channel/UC0aXrjVxG5pZr99v77wZdPQ"
19        }
20    }
21]

📌 Explanation of Output Fields

FieldTypeDescription
idstringUnique ID of the song.
namestringTitle of the song.
music_urlstringDirect link to the song on YouTube Music.
playsstringNumber of times the song has been played.
durationstringThe length of the song.
album_dataobjectContains metadata about the album.
album_data.idstringUnique ID of the album.
album_data.namestringName of the album.
album_data.urlstringLink to the album on YouTube Music.
album_data.imagestringHigh-resolution cover image URL.
album_data.release_yearstringYear of release.
album_data.number_of_songsstringTotal number of songs in the album.
album_data.album_songs_durationstringTotal duration of all songs in the album.
album_data.descriptionstringAlbum description (if available).
album_data.artist_namestringName of the album artist.
album_data.artist_urlstringLink to the artist's YouTube Music channel.

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

2 hours

Price

$10.00