Spotify Scraper

ENDPOINTS
GET/albums/details

Album Details

Get an album with label, copyrights and every track with its play count.

QUERY PARAMS

Spotify album ID, URI or open.spotify.com album link.

Examples:

  • ID: 4a6NzYL1YHRUgx9e3YZI6I
  • URI: spotify:album:4a6NzYL1YHRUgx9e3YZI6I
  • URL: https://open.spotify.com/album/4a6NzYL1YHRUgx9e3YZI6I
{
  "id": "4a6NzYL1YHRUgx9e3YZI6I",
  "name": "The Life of a Showgirl",
  "link": "https://open.spotify.com/album/4a6NzYL1YHRUgx9e3YZI6I",
  "album_type": "album",
  "release_date": "2025-10-03",
  "release_date_precision": "day",
  "label": "Taylor Swift",
  "total_tracks": 12,
  "total_discs": 1,
  "is_playable": true,
  "playability_reason": "playable",
  "is_prerelease": false,
  "prerelease_ends_at": "2025-10-03T04:00:00Z",
  "artists": [
    {
      "id": "06HL4z0CvFAxyc27GXpf02",
      "name": "Taylor Swift",
      "link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
    }
  ],
  "images": [
    {
      "link": "https://i.scdn.co/image/ab67616d0000b273d7812467811a7da6e6a44902",
      "width": 640,
      "height": 640
    },
    {
      "link": "https://i.scdn.co/image/ab67616d00001e02d7812467811a7da6e6a44902",
      "width": 300,
      "height": 300
    },
    {
      "link": "https://i.scdn.co/image/ab67616d00004851d7812467811a7da6e6a44902",
      "width": 64,
      "height": 64
    }
  ],
  "copyrights": [
    {
      "type": "copyright",
      "text": "© 2025 Taylor Swift"
    },
    {
      "type": "phonogram",
      "text": "℗ 2025 Taylor Swift"
    }
  ],
  "courtesy_line": null,
  "tracks": [
    {
      "id": "53iuhJlwXhSER5J2IYYv1W",
      "name": "The Fate of Ophelia",
      "link": "https://open.spotify.com/track/53iuhJlwXhSER5J2IYYv1W",
      "track_number": 1,
      "disc_number": 1,
      "duration_ms": 226073,
      "duration_text": "3:46",
      "is_explicit": false,
      "is_playable": true,
      "has_video": true,
      "playcount": 1665656522,
      "artists": [
        {
          "id": "06HL4z0CvFAxyc27GXpf02",
          "name": "Taylor Swift",
          "link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
        }
      ]
    },
    {
      "id": "1jgTiNob5cVyXeJ3WgX5bL",
      "name": "Elizabeth Taylor",
      "link": "https://open.spotify.com/track/1jgTiNob5cVyXeJ3WgX5bL",
      "track_number": 2,
      "disc_number": 1,
      "duration_ms": 208291,
      "duration_text": "3:28",
      "is_explicit": false,
      "is_playable": true,
      "has_video": true,
      "playcount": 396903151,
      "artists": [
        {
          "id": "06HL4z0CvFAxyc27GXpf02",
          "name": "Taylor Swift",
          "link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
        }
      ]
    },
    {
      "id": "3yWuTOYDztXjZxdE2cIRUa",
      "name": "Opalite",
      "link": "https://open.spotify.com/track/3yWuTOYDztXjZxdE2cIRUa",
      "track_number": 3,
      "disc_number": 1,
      "duration_ms": 235355,
      "duration_text": "3:55",
      "is_explicit": false,
      "is_playable": true,
      "has_video": true,
      "playcount": 875411646,
      "artists": [
        {
          "id": "06HL4z0CvFAxyc27GXpf02",
          "name": "Taylor Swift",
          "link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
        }
      ]
    },
    {
      "id": "03bTIHJElXZ0O0jqOQvAbY",
      "name": "Father Figure",
      "link": "https://open.spotify.com/track/03bTIHJElXZ0O0jqOQvAbY",
      "track_number": 4,
      "disc_number": 1,
      "duration_ms": 212777,
      "duration_text": "3:32",
      "is_explicit": true,
      "is_playable": true,
      "has_video": false,
      "playcount": 341196119,
      "artists": [
        {
          "id": "06HL4z0CvFAxyc27GXpf02",
          "name": "Taylor Swift",
          "link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
        }
      ]
    },
    {
      "id": "62HoDY1Km6lm47haFpUn9c",
      "name": "Eldest Daughter",
      "link": "https://open.spotify.com/track/62HoDY1Km6lm47haFpUn9c",
      "track_number": 5,
      "disc_number": 1,
      "duration_ms": 246356,
      "duration_text": "4:06",
      "is_explicit": true,
      "is_playable": true,
      "has_video": false,
      "playcount": 230277403,
      "artists": [
        {
          "id": "06HL4z0CvFAxyc27GXpf02",
          "name": "Taylor Swift",
          "link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
        }
      ]
    },
    {
      "id": "62V2ZHslgQV98gH4AuVXnr",
      "name": "Ruin The Friendship",
      "link": "https://open.spotify.com/track/62V2ZHslgQV98gH4AuVXnr",
      "track_number": 6,
      "disc_number": 1,
      "duration_ms": 220564,
      "duration_text": "3:40",
      "is_explicit": false,
      "is_playable": true,
      "has_video": false,
      "playcount": 259453182,
      "artists": [
        {
          "id": "06HL4z0CvFAxyc27GXpf02",
          "name": "Taylor Swift",
          "link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
        }
      ]
    },
    {
      "id": "2x3mwb96B6TquRqMtbxUE1",
      "name": "Actually Romantic",
      "link": "https://open.spotify.com/track/2x3mwb96B6TquRqMtbxUE1",
      "track_number": 7,
      "disc_number": 1,
      "duration_ms": 163699,
      "duration_text": "2:43",
      "is_explicit": true,
      "is_playable": true,
      "has_video": false,
      "playcount": 262856061,
      "artists": [
        {
          "id": "06HL4z0CvFAxyc27GXpf02",
          "name": "Taylor Swift",
          "link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
        }
      ]
    },
    {
      "id": "2TEQvxxQabwLQMqWMg1qGu",
      "name": "Wi$h Li$t",
      "link": "https://open.spotify.com/track/2TEQvxxQabwLQMqWMg1qGu",
      "track_number": 8,
      "disc_number": 1,
      "duration_ms": 207349,
      "duration_text": "3:27",
      "is_explicit": true,
      "is_playable": true,
      "has_video": false,
      "playcount": 309743939,
      "artists": [
        {
          "id": "06HL4z0CvFAxyc27GXpf02",
          "name": "Taylor Swift",
          "link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
        }
      ]
    },
    {
      "id": "5ylJtmaWPJ33cW3En7WOu0",
      "name": "Wood",
      "link": "https://open.spotify.com/track/5ylJtmaWPJ33cW3En7WOu0",
      "track_number": 9,
      "disc_number": 1,
      "duration_ms": 150517,
      "duration_text": "2:30",
      "is_explicit": true,
      "is_playable": true,
      "has_video": false,
      "playcount": 264977626,
      "artists": [
        {
          "id": "06HL4z0CvFAxyc27GXpf02",
          "name": "Taylor Swift",
          "link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
        }
      ]
    },
    {
      "id": "1appZ3c336FkPvCuywfmrs",
      "name": "CANCELLED!",
      "link": "https://open.spotify.com/track/1appZ3c336FkPvCuywfmrs",
      "track_number": 10,
      "disc_number": 1,
      "duration_ms": 211498,
      "duration_text": "3:31",
      "is_explicit": true,
      "is_playable": true,
      "has_video": false,
      "playcount": 252090786,
      "artists": [
        {
          "id": "06HL4z0CvFAxyc27GXpf02",
          "name": "Taylor Swift",
          "link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
        }
      ]
    },
    {
      "id": "4qmFC3Jz5aQ0erlk2OSi2X",
      "name": "Honey",
      "link": "https://open.spotify.com/track/4qmFC3Jz5aQ0erlk2OSi2X",
      "track_number": 11,
      "disc_number": 1,
      "duration_ms": 181534,
      "duration_text": "3:01",
      "is_explicit": true,
      "is_playable": true,
      "has_video": false,
      "playcount": 215616650,
      "artists": [
        {
          "id": "06HL4z0CvFAxyc27GXpf02",
          "name": "Taylor Swift",
          "link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
        }
      ]
    },
    {
      "id": "5eXgqtg3T8Av0m1FUaGHex",
      "name": "The Life of a Showgirl (feat. Sabrina Carpenter)",
      "link": "https://open.spotify.com/track/5eXgqtg3T8Av0m1FUaGHex",
      "track_number": 12,
      "disc_number": 1,
      "duration_ms": 241766,
      "duration_text": "4:01",
      "is_explicit": true,
      "is_playable": true,
      "has_video": false,
      "playcount": 303830016,
      "artists": [
        {
          "id": "06HL4z0CvFAxyc27GXpf02",
          "name": "Taylor Swift",
          "link": "https://open.spotify.com/artist/06HL4z0CvFAxyc27GXpf02"
        },
        {
          "id": "74KM79TiuVKeVCqs8QtB0B",
          "name": "Sabrina Carpenter",
          "link": "https://open.spotify.com/artist/74KM79TiuVKeVCqs8QtB0B"
        }
      ]
    }
  ],
  "other_editions": [
    {
      "type": "album",
      "id": "1W57oNaAkGObOQKBTxg4e9",
      "name": "The Life of a Showgirl",
      "link": "https://open.spotify.com/album/1W57oNaAkGObOQKBTxg4e9",
      "album_type": null,
      "release_date": null,
      "release_date_precision": null,
      "label": null,
      "total_tracks": null,
      "is_playable": null,
      "is_prerelease": null,
      "artists": null,
      "images": null,
      "copyrights": null
    }
  ],
  "more_by_artist": [
    {
      "type": "album",
      "id": "4a6NzYL1YHRUgx9e3YZI6I",
      "name": "The Life of a Showgirl",
      "link": "https://open.spotify.com/album/4a6NzYL1YHRUgx9e3YZI6I",
      "album_type": "album",
      "release_date": "2025",
      "release_date_precision": "year",
      "label": null,
      "total_tracks": null,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273d7812467811a7da6e6a44902",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02d7812467811a7da6e6a44902",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851d7812467811a7da6e6a44902",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "1NAmidJlEaVgA3MpcPFYGq",
      "name": "Lover",
      "link": "https://open.spotify.com/album/1NAmidJlEaVgA3MpcPFYGq",
      "album_type": "album",
      "release_date": "2019",
      "release_date_precision": "year",
      "label": null,
      "total_tracks": null,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273e787cffec20aa2a396a61647",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02e787cffec20aa2a396a61647",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851e787cffec20aa2a396a61647",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "2fenSS68JI1h4Fo296JfGr",
      "name": "folklore",
      "link": "https://open.spotify.com/album/2fenSS68JI1h4Fo296JfGr",
      "album_type": "album",
      "release_date": "2020",
      "release_date_precision": "year",
      "label": null,
      "total_tracks": null,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b27395f754318336a07e85ec59bc",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e0295f754318336a07e85ec59bc",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d0000485195f754318336a07e85ec59bc",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "6DEjYFkNZh67HP7R9PSZvv",
      "name": "reputation",
      "link": "https://open.spotify.com/album/6DEjYFkNZh67HP7R9PSZvv",
      "album_type": "album",
      "release_date": "2017",
      "release_date_precision": "year",
      "label": null,
      "total_tracks": null,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273da5d5aeeabacacc1263c0f4b",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02da5d5aeeabacacc1263c0f4b",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851da5d5aeeabacacc1263c0f4b",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "5H7ixXZfsNMGbIE5OBSpcb",
      "name": "THE TORTURED POETS DEPARTMENT: THE ANTHOLOGY",
      "link": "https://open.spotify.com/album/5H7ixXZfsNMGbIE5OBSpcb",
      "album_type": "album",
      "release_date": "2024",
      "release_date_precision": "year",
      "label": null,
      "total_tracks": null,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b2738ecc33f195df6aa257c39eaa",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e028ecc33f195df6aa257c39eaa",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d000048518ecc33f195df6aa257c39eaa",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "6kZ42qRrzov54LcAk4onW9",
      "name": "Red (Taylor's Version)",
      "link": "https://open.spotify.com/album/6kZ42qRrzov54LcAk4onW9",
      "album_type": "album",
      "release_date": "2021",
      "release_date_precision": "year",
      "label": null,
      "total_tracks": null,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273318443aab3531a0558e79a4d",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02318443aab3531a0558e79a4d",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851318443aab3531a0558e79a4d",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "64LU4c1nfjz1t4VnGhagcg",
      "name": "1989 (Taylor's Version)",
      "link": "https://open.spotify.com/album/64LU4c1nfjz1t4VnGhagcg",
      "album_type": "album",
      "release_date": "2023",
      "release_date_precision": "year",
      "label": null,
      "total_tracks": null,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b2734110bfab1185fdfc9dfc2cf0",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e024110bfab1185fdfc9dfc2cf0",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d000048514110bfab1185fdfc9dfc2cf0",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "151w1FgRZfnKZA9FEcg9Z3",
      "name": "Midnights",
      "link": "https://open.spotify.com/album/151w1FgRZfnKZA9FEcg9Z3",
      "album_type": "album",
      "release_date": "2022",
      "release_date_precision": "year",
      "label": null,
      "total_tracks": null,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273bb54dde68cd23e2a268ae0f5",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02bb54dde68cd23e2a268ae0f5",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851bb54dde68cd23e2a268ae0f5",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "1Mo4aZ8pdj6L1jx8zSwJnt",
      "name": "THE TORTURED POETS DEPARTMENT",
      "link": "https://open.spotify.com/album/1Mo4aZ8pdj6L1jx8zSwJnt",
      "album_type": "album",
      "release_date": "2024",
      "release_date_precision": "year",
      "label": null,
      "total_tracks": null,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b2735076e4160d018e378f488c33",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e025076e4160d018e378f488c33",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d000048515076e4160d018e378f488c33",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    },
    {
      "type": "album",
      "id": "4hDok0OAJd57SGIT8xuWJH",
      "name": "Fearless (Taylor's Version)",
      "link": "https://open.spotify.com/album/4hDok0OAJd57SGIT8xuWJH",
      "album_type": "album",
      "release_date": "2021",
      "release_date_precision": "year",
      "label": null,
      "total_tracks": null,
      "is_playable": true,
      "is_prerelease": null,
      "artists": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67616d0000b273a48964b5d9a3d6968ae3e0de",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00001e02a48964b5d9a3d6968ae3e0de",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab67616d00004851a48964b5d9a3d6968ae3e0de",
          "width": 64,
          "height": 64
        }
      ],
      "copyrights": null
    }
  ]
}