Spotify Scraper

ENDPOINTS
GET/search/podcasts

Search Podcasts

Search podcasts by keyword, with publisher, topics and cover art.

QUERY PARAMS

Search phrase.

Page number.

Default: 1

Allowed values: 1-1000

Spotify returns the first 1,000 results of a search, so page × limit must be ≤ 1,000.

Results per page.

Default: 20

Allowed values: 1-100

{
  "count": 569,
  "per_page": 20,
  "current_page": 1,
  "total_pages": 29,
  "next": "https://spotify-scraper.omkar.cloud/spotify/search/podcasts?query=joe+rogan&page=2",
  "previous": null,
  "query": "joe rogan",
  "results": [
    {
      "type": "podcast",
      "id": "4rOoJ6Egrf8K2IrywzwOMk",
      "name": "The Joe Rogan Experience",
      "link": "https://open.spotify.com/show/4rOoJ6Egrf8K2IrywzwOMk",
      "publisher": "Joe Rogan",
      "media_type": "mixed",
      "topics": [
        "Comedy"
      ],
      "images": [
        {
          "link": "https://i.scdn.co/image/ab6765630000ba8a94c7c734f09452f9f9b5acfc",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67656300005f1f94c7c734f09452f9f9b5acfc",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab6765630000f68d94c7c734f09452f9f9b5acfc",
          "width": 64,
          "height": 64
        }
      ]
    },
    {
      "type": "podcast",
      "id": "033kKHETNEAJSmsPduvbau",
      "name": "JRE Reactions: AI Analysis of Joe Rogan",
      "link": "https://open.spotify.com/show/033kKHETNEAJSmsPduvbau",
      "publisher": "Podcast Styles JRE",
      "media_type": "audio",
      "topics": [
        "Culture",
        "Film",
        "Society"
      ],
      "images": [
        {
          "link": "https://i.scdn.co/image/ab6765630000ba8a43f83ec8327281d2cd5001ab",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67656300005f1f43f83ec8327281d2cd5001ab",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab6765630000f68d43f83ec8327281d2cd5001ab",
          "width": 64,
          "height": 64
        }
      ]
    },
    {
      "type": "podcast",
      "id": "2LwWBn5KVJUO7zdaxf3zAK",
      "name": "The Know Rogan Experience",
      "link": "https://open.spotify.com/show/2LwWBn5KVJUO7zdaxf3zAK",
      "publisher": "Cross Pond Productions",
      "media_type": "audio",
      "topics": [
        "Documentary"
      ],
      "images": [
        {
          "link": "https://i.scdn.co/image/ab6765630000ba8a3fcc3e49c8f4c1d15319e4e5",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67656300005f1f3fcc3e49c8f4c1d15319e4e5",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab6765630000f68d3fcc3e49c8f4c1d15319e4e5",
          "width": 64,
          "height": 64
        }
      ]
    },
    {
      "type": "podcast",
      "id": "6PwE1CIZsgfrhX6Bw96PUN",
      "name": "This Past Weekend w/ Theo Von",
      "link": "https://open.spotify.com/show/6PwE1CIZsgfrhX6Bw96PUN",
      "publisher": "Theo Von",
      "media_type": "mixed",
      "topics": [
        "Comedy"
      ],
      "images": [
        {
          "link": "https://i.scdn.co/image/ab6765630000ba8a3c4685e830e0ce8b0597e6aa",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67656300005f1f3c4685e830e0ce8b0597e6aa",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab6765630000f68d3c4685e830e0ce8b0597e6aa",
          "width": 64,
          "height": 64
        }
      ]
    },
    {
      "type": "podcast",
      "id": "1LMmQF9PH8LjYrktU0Oq5Y",
      "name": "JRE Clips",
      "link": "https://open.spotify.com/show/1LMmQF9PH8LjYrktU0Oq5Y",
      "publisher": "Joe Rogan",
      "media_type": "mixed",
      "topics": [
        "Comedy"
      ],
      "images": [
        {
          "link": "https://i.scdn.co/image/ab6765630000ba8a0fbbcd132f40f8bbe52b94c0",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67656300005f1f0fbbcd132f40f8bbe52b94c0",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab6765630000f68d0fbbcd132f40f8bbe52b94c0",
          "width": 64,
          "height": 64
        }
      ]
    },
    {
      "type": "podcast",
      "id": "32p08HngccrVVyugc45Ljp",
      "name": "Matt and Shane's Secret Podcast",
      "link": "https://open.spotify.com/show/32p08HngccrVVyugc45Ljp",
      "publisher": "Matt McCusker & Shane Gillis",
      "media_type": "mixed",
      "topics": [
        "Comedy"
      ],
      "images": [
        {
          "link": "https://i.scdn.co/image/ab6765630000ba8adb31bb71cfa975a268c3c82c",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67656300005f1fdb31bb71cfa975a268c3c82c",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab6765630000f68ddb31bb71cfa975a268c3c82c",
          "width": 64,
          "height": 64
        }
      ]
    },
    {
      "type": "podcast",
      "id": "5eodRZd3qR9VT1ip1wI7xQ",
      "name": "The Shawn Ryan Show",
      "link": "https://open.spotify.com/show/5eodRZd3qR9VT1ip1wI7xQ",
      "publisher": "Shawn Ryan Show",
      "media_type": "mixed",
      "topics": [
        "Documentary",
        "Personal stories",
        "Society"
      ],
      "images": [
        {
          "link": "https://i.scdn.co/image/ab6765630000ba8ae9712ed711cfbd89cd3e3d94",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67656300005f1fe9712ed711cfbd89cd3e3d94",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab6765630000f68de9712ed711cfbd89cd3e3d94",
          "width": 64,
          "height": 64
        }
      ]
    },
    {
      "type": "podcast",
      "id": "5L2ON33kXa2b7laBpCAgOI",
      "name": "The Tucker Carlson Show",
      "link": "https://open.spotify.com/show/5L2ON33kXa2b7laBpCAgOI",
      "publisher": "Tucker Carlson Network",
      "media_type": "mixed",
      "topics": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab6765630000ba8a67f0d0a26350e5e4460fd251",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67656300005f1f67f0d0a26350e5e4460fd251",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab6765630000f68d67f0d0a26350e5e4460fd251",
          "width": 64,
          "height": 64
        }
      ]
    },
    {
      "type": "podcast",
      "id": "0awxEJH88Xur0GHXuteBLw",
      "name": "The Megyn Kelly Show",
      "link": "https://open.spotify.com/show/0awxEJH88Xur0GHXuteBLw",
      "publisher": "SiriusXM",
      "media_type": "audio",
      "topics": [
        "Culture",
        "Society"
      ],
      "images": [
        {
          "link": "https://i.scdn.co/image/ab6765630000ba8a7c6928e8b078a02893b97017",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67656300005f1f7c6928e8b078a02893b97017",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab6765630000f68d7c6928e8b078a02893b97017",
          "width": 64,
          "height": 64
        }
      ]
    },
    {
      "type": "podcast",
      "id": "5OGGuJD0txpWV0QOETTcjU",
      "name": "The Kyle Kulinski Show",
      "link": "https://open.spotify.com/show/5OGGuJD0txpWV0QOETTcjU",
      "publisher": "Kyle Kulinski",
      "media_type": "audio",
      "topics": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab6765630000ba8a891bfc902ce596f8bbeead1a",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67656300005f1f891bfc902ce596f8bbeead1a",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab6765630000f68d891bfc902ce596f8bbeead1a",
          "width": 64,
          "height": 64
        }
      ]
    },
    {
      "type": "podcast",
      "id": "4YAFV5fFcPcDjTc7Fng7LZ",
      "name": "The Joe Rogan Experience Plus",
      "link": "https://open.spotify.com/show/4YAFV5fFcPcDjTc7Fng7LZ",
      "publisher": "ElectroMix",
      "media_type": "audio",
      "topics": [
        "Comedy"
      ],
      "images": [
        {
          "link": "https://i.scdn.co/image/ab6765630000ba8a7330b32628e2f0983ede00d7",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67656300005f1f7330b32628e2f0983ede00d7",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab6765630000f68d7330b32628e2f0983ede00d7",
          "width": 64,
          "height": 64
        }
      ]
    },
    {
      "type": "podcast",
      "id": "08lfw51MQDZV9QgdeJY4If",
      "name": "The Joe Rogan AI Experience",
      "link": "https://open.spotify.com/show/08lfw51MQDZV9QgdeJY4If",
      "publisher": "Joe Rogan AI",
      "media_type": "audio",
      "topics": null,
      "images": [
        {
          "link": "https://i.scdn.co/image/ab6765630000ba8ae53253eeb75fc4f0176dccc8",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67656300005f1fe53253eeb75fc4f0176dccc8",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab6765630000f68de53253eeb75fc4f0176dccc8",
          "width": 64,
          "height": 64
        }
      ]
    },
    {
      "type": "podcast",
      "id": "77iUVnajPyEWPhY6LxjpzM",
      "name": "KILL TONY",
      "link": "https://open.spotify.com/show/77iUVnajPyEWPhY6LxjpzM",
      "publisher": "Golden Pony Productions",
      "media_type": "audio",
      "topics": [
        "Comedy"
      ],
      "images": [
        {
          "link": "https://i.scdn.co/image/ab6765630000ba8aa4a8ad7a037293f8e4c84391",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67656300005f1fa4a8ad7a037293f8e4c84391",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab6765630000f68da4a8ad7a037293f8e4c84391",
          "width": 64,
          "height": 64
        }
      ]
    },
    {
      "type": "podcast",
      "id": "1N28eHLvqLOjK20cGMuaYU",
      "name": "Fitzdog Radio",
      "link": "https://open.spotify.com/show/1N28eHLvqLOjK20cGMuaYU",
      "publisher": "Greg Fitzsimmons",
      "media_type": "mixed",
      "topics": [
        "Celebrities",
        "Comedy",
        "Entertainment"
      ],
      "images": [
        {
          "link": "https://i.scdn.co/image/ab6765630000ba8ae5281c145e0c0b98bb07464c",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67656300005f1fe5281c145e0c0b98bb07464c",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab6765630000f68de5281c145e0c0b98bb07464c",
          "width": 64,
          "height": 64
        }
      ]
    },
    {
      "type": "podcast",
      "id": "3weyjruPJiH49B22R3wX8J",
      "name": "The Joe Rogan Recap",
      "link": "https://open.spotify.com/show/3weyjruPJiH49B22R3wX8J",
      "publisher": "The Joe Rogan Recap",
      "media_type": "audio",
      "topics": [
        "Celebrities",
        "History",
        "Food"
      ],
      "images": [
        {
          "link": "https://i.scdn.co/image/ab6765630000ba8a230879b3dc766dc084dd2518",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67656300005f1f230879b3dc766dc084dd2518",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab6765630000f68d230879b3dc766dc084dd2518",
          "width": 64,
          "height": 64
        }
      ]
    },
    {
      "type": "podcast",
      "id": "20q9YhKw1qkZdqjjKVOso7",
      "name": "Joe Rogan Experience Review podcast",
      "link": "https://open.spotify.com/show/20q9YhKw1qkZdqjjKVOso7",
      "publisher": "Adam Thorne",
      "media_type": "audio",
      "topics": [
        "Comedy",
        "Culture",
        "Entertainment"
      ],
      "images": [
        {
          "link": "https://i.scdn.co/image/ab6765630000ba8a7cc8e23181fedbed23ae2726",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67656300005f1f7cc8e23181fedbed23ae2726",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab6765630000f68d7cc8e23181fedbed23ae2726",
          "width": 64,
          "height": 64
        }
      ]
    },
    {
      "type": "podcast",
      "id": "4NZWQf0wUsaT0tO9unlmra",
      "name": "MrBallen Podcast: Strange, Dark & Mysterious Stories",
      "link": "https://open.spotify.com/show/4NZWQf0wUsaT0tO9unlmra",
      "publisher": "Ballen Studios",
      "media_type": "audio",
      "topics": [
        "True crime"
      ],
      "images": [
        {
          "link": "https://i.scdn.co/image/ab6765630000ba8a4a3ffa85e5cb4e0eaa90254d",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67656300005f1f4a3ffa85e5cb4e0eaa90254d",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab6765630000f68d4a3ffa85e5cb4e0eaa90254d",
          "width": 64,
          "height": 64
        }
      ]
    },
    {
      "type": "podcast",
      "id": "3FVOp5guWNV4b0S9pfuVcw",
      "name": "PBD Podcast",
      "link": "https://open.spotify.com/show/3FVOp5guWNV4b0S9pfuVcw",
      "publisher": "PBD Podcast",
      "media_type": "mixed",
      "topics": [
        "Business"
      ],
      "images": [
        {
          "link": "https://i.scdn.co/image/ab6765630000ba8a8acb2759f389a24949c57b2a",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67656300005f1f8acb2759f389a24949c57b2a",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab6765630000f68d8acb2759f389a24949c57b2a",
          "width": 64,
          "height": 64
        }
      ]
    },
    {
      "type": "podcast",
      "id": "3j8c7Q59ilDYuJeIme0M6X",
      "name": "Motivación para la vida",
      "link": "https://open.spotify.com/show/3j8c7Q59ilDYuJeIme0M6X",
      "publisher": "Chispa Motivation Español",
      "media_type": "audio",
      "topics": [
        "Culture",
        "Society"
      ],
      "images": [
        {
          "link": "https://i.scdn.co/image/ab6765630000ba8a1f8d98b679f828f62c052127",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67656300005f1f1f8d98b679f828f62c052127",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab6765630000f68d1f8d98b679f828f62c052127",
          "width": 64,
          "height": 64
        }
      ]
    },
    {
      "type": "podcast",
      "id": "3DgfoleqaW61T2amZQKINx",
      "name": "Crime Junkie",
      "link": "https://open.spotify.com/show/3DgfoleqaW61T2amZQKINx",
      "publisher": "Audiochuck",
      "media_type": "audio",
      "topics": [
        "True crime"
      ],
      "images": [
        {
          "link": "https://i.scdn.co/image/ab6765630000ba8abe2cc3efd92b817b54d9bcb2",
          "width": 640,
          "height": 640
        },
        {
          "link": "https://i.scdn.co/image/ab67656300005f1fbe2cc3efd92b817b54d9bcb2",
          "width": 300,
          "height": 300
        },
        {
          "link": "https://i.scdn.co/image/ab6765630000f68dbe2cc3efd92b817b54d9bcb2",
          "width": 64,
          "height": 64
        }
      ]
    }
  ]
}