Announcements

Help Wizard

Step 1

NEXT STEP

Search api

Search api

Plan

Free/Premium

Country

India 

Device

Window

Operating System

Windows 

 

My Question or Issue

I am using the Spotify search api , I am passing the type audiobook, show , episode
but it always return only these type {artists , albums ,tracks , playlists} not audiobook, show , episode.
here is my url : -

 https://api.spotify.com/v1/search?q=ranbeer&type=show,episode,audiobook
return result :-

{
    "artists": null,
    "albums": null,
    "tracks": null,
    "playlists": null
}

 

 

Reply
2 Replies

Hi Abhishek, 

 

I think Audiobooks are available in particular markets only. 
Could you please test one more time with Market selected in the request? 

I think you won't get any results back for audiobooks until the market is passed as (US, UK, Canada, Ireland, New Zealand, and Australia). 

Kindly, 
Sum+it 

Hi MashroomHead

Still i am getting same result 
here is my url :-
https://api.spotify.com/v1/search?q=industry&type=audiobook&market=US&limit=10&offset=5

This url always return this result :-

{
    "artists": null,
    "albums": null,
    "tracks": null,
    "playlists": null
}

Suggested posts

Let's introduce ourselves!

Hey there you,   Yeah, you! 😁   Welcome - we're glad you joined the Spotify Community!   While you here, let's have a fun game and get…

ModeratorStaff / Moderator/ 4 years ago  in Social & Random