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'm an artist who's also a software engineer looking to do something clever for the music community.
I am having a hard time finding playlists to submit my song to. Lots of platforms have high costs and often deliver bot playlists. Also it's hard to find curators from Spotify because there's no contact info shared unless it's in their playlist description. They don't respond often anyway even when contacted.
My goal is to leverage the Spotify API to build a small search engine for collaborative playlists. This way, people can work together to grow their playlists for free and like minded artists can grow their listenership together.
Because collaborative playlists are not currently searchable within the Spotify UI, it would be nice to use the API to fetch all the playlists that have `collaborative: true` and display the username and possible contact info scraped from a playlists description to connect people.
Maybe the app could have a social aspect as well for people to network and grow playlists together.
Is there an easy way to do this without having to crawl the Spotify database with a long running job and data collection from tracks? Ideally an endpoint to gather all playlists given a genre or keyword with the collaborative property would be the fastest way.
Otherwise I would likely use the following search endpoint described in the doc below to query in batches or small fetches at a time to slowly scan and collect the information, similar to how I imagine other search engines build out their search results.
Curious to see what others think, thanks!
Solved! Go to Solution.
You're welcome @drewg2009 ❤️ If you could leave my answer as "Solution", I would really appreciate it!
Have a great day 🙂
Hey, how are you?
There is no direct and efficient method to find collaborative playlists with just a single endpoint. The most viable way would be to use search, filter the results, and build a database of collaborative playlists over time.
You can share your idea to Community and the Spotify team can review it! You can check out the idea board here.
https://community.spotify.com/t5/Ideas/ct-p/newideas
Keep me updated!
Cheers,
ribezaz
Awesome, thanks I will do that!
You're welcome @drewg2009 ❤️ If you could leave my answer as "Solution", I would really appreciate it!
Have a great day 🙂
Sounds good! I posted my idea here, thanks!
You're welcome! I'll give your idea a like
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…