Spotify Scraper

ENDPOINTS
GET/albums/tracks

Album Tracks

List an album's tracks page by page, each 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

Page number.

Default: 1

Allowed values: 1-1000

Results per page.

Default: 50

Allowed values: 1-100

{
  "count": 12,
  "per_page": 50,
  "current_page": 1,
  "total_pages": 1,
  "next": null,
  "previous": null,
  "album": {
    "id": "4a6NzYL1YHRUgx9e3YZI6I",
    "name": "The Life of a Showgirl",
    "link": "https://open.spotify.com/album/4a6NzYL1YHRUgx9e3YZI6I"
  },
  "results": [
    {
      "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"
        }
      ]
    }
  ]
}