Spotify Scraper

ENDPOINTS
GET/users/playlists

User Playlists

List a user's public playlists with follower counts.

QUERY PARAMS

Spotify username or open.spotify.com user link.

Examples:

  • Username: spotify
  • URL: https://open.spotify.com/user/spotify

Page number.

Default: 1

Allowed values: 1-1000

Results per page.

Default: 50

Allowed values: 1-50

{
  "count": 1519,
  "per_page": 50,
  "current_page": 1,
  "total_pages": 31,
  "next": "https://spotify-scraper.omkar.cloud/spotify/users/playlists?user=spotify&page=2",
  "previous": null,
  "user": {
    "id": "spotify",
    "name": "Spotify",
    "link": "https://open.spotify.com/user/spotify"
  },
  "results": [
    {
      "type": "playlist",
      "id": "37i9dQZF1DXcBWIGoYBM5M",
      "name": "Today’s Top Hits",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DXcBWIGoYBM5M",
      "description": null,
      "format": null,
      "followers": 33800100,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f00000002622db66d648829915229cb74",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX0XUsuxWHRQd",
      "name": "RapCaviar",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX0XUsuxWHRQd",
      "description": null,
      "format": null,
      "followers": 15547270,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f00000002ac57622d7281193fcfa5b7d4",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX1lVhptIYRda",
      "name": "Hot Country",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX1lVhptIYRda",
      "description": null,
      "format": null,
      "followers": 7637960,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f000000023b4cbe8a918b3ad33772c71b",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX10zKzsJ2jva",
      "name": "Viva Latino",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX10zKzsJ2jva",
      "description": null,
      "format": null,
      "followers": 15137511,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f0000000291a1a63cc880fed3abb539dd",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX4JAvHpjipBk",
      "name": "New Music Friday",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX4JAvHpjipBk",
      "description": null,
      "format": null,
      "followers": 4633048,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f00000002eca66d8ae67936da6a955e8f",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX4sWSpwq3LiO",
      "name": "Peaceful Piano",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX4sWSpwq3LiO",
      "description": null,
      "format": null,
      "followers": 7894919,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f0000000270e1fb7db7b45809d6a80377",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX4SBhb3fqCJd",
      "name": "RNB X",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX4SBhb3fqCJd",
      "description": null,
      "format": null,
      "followers": 6020174,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f0000000277af9ebd0f89df08ffc72f49",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DWXRqgorJj26U",
      "name": "Rock Classics",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DWXRqgorJj26U",
      "description": null,
      "format": null,
      "followers": 13633288,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f00000002694bf33281695f3b7542a09a",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX4dyzvuaRJ0n",
      "name": "mint",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX4dyzvuaRJ0n",
      "description": null,
      "format": null,
      "followers": 5465245,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f000000027a205124c2dafd9f16bccd33",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DXcF6B6QPhFDv",
      "name": "MARROW",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DXcF6B6QPhFDv",
      "description": null,
      "format": null,
      "followers": 4163361,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f0000000219db58708aa318b0e8610202",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DXcBWIGoYBM5M",
      "name": "Today’s Top Hits",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DXcBWIGoYBM5M",
      "description": null,
      "format": null,
      "followers": 33800100,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f00000002622db66d648829915229cb74",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX0XUsuxWHRQd",
      "name": "RapCaviar",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX0XUsuxWHRQd",
      "description": null,
      "format": null,
      "followers": 15547270,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f00000002ac57622d7281193fcfa5b7d4",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX1lVhptIYRda",
      "name": "Hot Country",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX1lVhptIYRda",
      "description": null,
      "format": null,
      "followers": 7637960,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f000000023b4cbe8a918b3ad33772c71b",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX10zKzsJ2jva",
      "name": "Viva Latino",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX10zKzsJ2jva",
      "description": null,
      "format": null,
      "followers": 15137511,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f0000000291a1a63cc880fed3abb539dd",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX4JAvHpjipBk",
      "name": "New Music Friday",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX4JAvHpjipBk",
      "description": null,
      "format": null,
      "followers": 4633048,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f00000002eca66d8ae67936da6a955e8f",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX4sWSpwq3LiO",
      "name": "Peaceful Piano",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX4sWSpwq3LiO",
      "description": null,
      "format": null,
      "followers": 7894919,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f0000000270e1fb7db7b45809d6a80377",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX4SBhb3fqCJd",
      "name": "RNB X",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX4SBhb3fqCJd",
      "description": null,
      "format": null,
      "followers": 6020174,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f0000000277af9ebd0f89df08ffc72f49",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DWXRqgorJj26U",
      "name": "Rock Classics",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DWXRqgorJj26U",
      "description": null,
      "format": null,
      "followers": 13633288,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f00000002694bf33281695f3b7542a09a",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX4dyzvuaRJ0n",
      "name": "mint",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX4dyzvuaRJ0n",
      "description": null,
      "format": null,
      "followers": 5465245,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f000000027a205124c2dafd9f16bccd33",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DXcF6B6QPhFDv",
      "name": "MARROW",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DXcF6B6QPhFDv",
      "description": null,
      "format": null,
      "followers": 4163361,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f0000000219db58708aa318b0e8610202",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DXcBWIGoYBM5M",
      "name": "Today’s Top Hits",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DXcBWIGoYBM5M",
      "description": null,
      "format": null,
      "followers": 33800100,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f00000002622db66d648829915229cb74",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX0XUsuxWHRQd",
      "name": "RapCaviar",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX0XUsuxWHRQd",
      "description": null,
      "format": null,
      "followers": 15547270,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f00000002ac57622d7281193fcfa5b7d4",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX1lVhptIYRda",
      "name": "Hot Country",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX1lVhptIYRda",
      "description": null,
      "format": null,
      "followers": 7637960,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f000000023b4cbe8a918b3ad33772c71b",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX10zKzsJ2jva",
      "name": "Viva Latino",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX10zKzsJ2jva",
      "description": null,
      "format": null,
      "followers": 15137511,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f0000000291a1a63cc880fed3abb539dd",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX4JAvHpjipBk",
      "name": "New Music Friday",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX4JAvHpjipBk",
      "description": null,
      "format": null,
      "followers": 4633048,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f00000002eca66d8ae67936da6a955e8f",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX4sWSpwq3LiO",
      "name": "Peaceful Piano",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX4sWSpwq3LiO",
      "description": null,
      "format": null,
      "followers": 7894919,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f0000000270e1fb7db7b45809d6a80377",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX4SBhb3fqCJd",
      "name": "RNB X",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX4SBhb3fqCJd",
      "description": null,
      "format": null,
      "followers": 6020174,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f0000000277af9ebd0f89df08ffc72f49",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DWXRqgorJj26U",
      "name": "Rock Classics",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DWXRqgorJj26U",
      "description": null,
      "format": null,
      "followers": 13633288,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f00000002694bf33281695f3b7542a09a",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX4dyzvuaRJ0n",
      "name": "mint",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX4dyzvuaRJ0n",
      "description": null,
      "format": null,
      "followers": 5465245,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f000000027a205124c2dafd9f16bccd33",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DXcF6B6QPhFDv",
      "name": "MARROW",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DXcF6B6QPhFDv",
      "description": null,
      "format": null,
      "followers": 4163361,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f0000000219db58708aa318b0e8610202",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DXcBWIGoYBM5M",
      "name": "Today’s Top Hits",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DXcBWIGoYBM5M",
      "description": null,
      "format": null,
      "followers": 33800100,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f00000002622db66d648829915229cb74",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX0XUsuxWHRQd",
      "name": "RapCaviar",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX0XUsuxWHRQd",
      "description": null,
      "format": null,
      "followers": 15547270,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f00000002ac57622d7281193fcfa5b7d4",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX1lVhptIYRda",
      "name": "Hot Country",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX1lVhptIYRda",
      "description": null,
      "format": null,
      "followers": 7637960,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f000000023b4cbe8a918b3ad33772c71b",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX10zKzsJ2jva",
      "name": "Viva Latino",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX10zKzsJ2jva",
      "description": null,
      "format": null,
      "followers": 15137511,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f0000000291a1a63cc880fed3abb539dd",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX4JAvHpjipBk",
      "name": "New Music Friday",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX4JAvHpjipBk",
      "description": null,
      "format": null,
      "followers": 4633048,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f00000002eca66d8ae67936da6a955e8f",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX4sWSpwq3LiO",
      "name": "Peaceful Piano",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX4sWSpwq3LiO",
      "description": null,
      "format": null,
      "followers": 7894919,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f0000000270e1fb7db7b45809d6a80377",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX4SBhb3fqCJd",
      "name": "RNB X",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX4SBhb3fqCJd",
      "description": null,
      "format": null,
      "followers": 6020174,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f0000000277af9ebd0f89df08ffc72f49",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DWXRqgorJj26U",
      "name": "Rock Classics",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DWXRqgorJj26U",
      "description": null,
      "format": null,
      "followers": 13633288,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f00000002694bf33281695f3b7542a09a",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX4dyzvuaRJ0n",
      "name": "mint",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX4dyzvuaRJ0n",
      "description": null,
      "format": null,
      "followers": 5465245,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f000000027a205124c2dafd9f16bccd33",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DXcF6B6QPhFDv",
      "name": "MARROW",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DXcF6B6QPhFDv",
      "description": null,
      "format": null,
      "followers": 4163361,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f0000000219db58708aa318b0e8610202",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DXcBWIGoYBM5M",
      "name": "Today’s Top Hits",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DXcBWIGoYBM5M",
      "description": null,
      "format": null,
      "followers": 33800100,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f00000002622db66d648829915229cb74",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX0XUsuxWHRQd",
      "name": "RapCaviar",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX0XUsuxWHRQd",
      "description": null,
      "format": null,
      "followers": 15547270,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f00000002ac57622d7281193fcfa5b7d4",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX1lVhptIYRda",
      "name": "Hot Country",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX1lVhptIYRda",
      "description": null,
      "format": null,
      "followers": 7637960,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f000000023b4cbe8a918b3ad33772c71b",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX10zKzsJ2jva",
      "name": "Viva Latino",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX10zKzsJ2jva",
      "description": null,
      "format": null,
      "followers": 15137511,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f0000000291a1a63cc880fed3abb539dd",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX4JAvHpjipBk",
      "name": "New Music Friday",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX4JAvHpjipBk",
      "description": null,
      "format": null,
      "followers": 4633048,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f00000002eca66d8ae67936da6a955e8f",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX4sWSpwq3LiO",
      "name": "Peaceful Piano",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX4sWSpwq3LiO",
      "description": null,
      "format": null,
      "followers": 7894919,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f0000000270e1fb7db7b45809d6a80377",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX4SBhb3fqCJd",
      "name": "RNB X",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX4SBhb3fqCJd",
      "description": null,
      "format": null,
      "followers": 6020174,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f0000000277af9ebd0f89df08ffc72f49",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DWXRqgorJj26U",
      "name": "Rock Classics",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DWXRqgorJj26U",
      "description": null,
      "format": null,
      "followers": 13633288,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f00000002694bf33281695f3b7542a09a",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DX4dyzvuaRJ0n",
      "name": "mint",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DX4dyzvuaRJ0n",
      "description": null,
      "format": null,
      "followers": 5465245,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f000000027a205124c2dafd9f16bccd33",
          "width": null,
          "height": null
        }
      ]
    },
    {
      "type": "playlist",
      "id": "37i9dQZF1DXcF6B6QPhFDv",
      "name": "MARROW",
      "link": "https://open.spotify.com/playlist/37i9dQZF1DXcF6B6QPhFDv",
      "description": null,
      "format": null,
      "followers": 4163361,
      "owner": null,
      "updated_at": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab67706f0000000219db58708aa318b0e8610202",
          "width": null,
          "height": null
        }
      ]
    }
  ]
}