Type in your question below and we'll check to see what answers we can find...
Loading article...
Submitting...
If you couldn't find any answers in the previous step then we need to post your question in the community and wait for someone to respond. You'll be notified when that happens.
Simply add some detail to your question and refine the title if needed, choose the relevant category, then post.
Before we can post your question we need you to quickly make an account (or sign in if you already have one).
Don't worry - it's quick and painless! Just click below, and once you're logged in we'll bring you right back here and post your question. We'll remember what you've already typed in so you won't have to do it again.
Please see below the most popular frequently asked questions.
Loading article...
Loading faqs...
Please see below the current ongoing issues which are under investigation.
Loading issue...
Loading ongoing issues...
I would like to extract various information related to an album from Spotify (via API). In addition to details like Title, Artist, and Year, I also need information about the record company that produced/released the album.
Example: How can I list albums produced by DECCA between 1940 and 2020?
I'm not sure how to accomplish this. Can someone help me?
Thank you!
Karsten Grinderslev
Solved! Go to Solution.
You can use the Search endpoint and use the search terms label: and year:
Note: there's a maximum amount of items that endpoint can provide at once, so you may want to loop through each year one-by-one instead of using year:1940-2020.
Yeah, with for example label:DECCA
You can use the Search endpoint and use the search terms label: and year:
Note: there's a maximum amount of items that endpoint can provide at once, so you may want to loop through each year one-by-one instead of using year:1940-2020.
Yeah, with for example label:DECCA
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…