<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic [Feature Request] API Endpoint to Get Multiple Playlists in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Feature-Request-API-Endpoint-to-Get-Multiple-Playlists/m-p/5018833#M942</link>
    <description>&lt;P&gt;Currently, the Web API has multiple endpoints that support getting multiple objects at once:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://developer.spotify.com/documentation/web-api/reference-beta/#endpoint-get-multiple-shows" target="_self"&gt;Get Multiple Shows&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://developer.spotify.com/documentation/web-api/reference-beta/#endpoint-get-multiple-albums" target="_self"&gt;Get Multiple Albums&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://developer.spotify.com/documentation/web-api/reference-beta/#endpoint-get-several-tracks" target="_self"&gt;Get Several Tracks&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://developer.spotify.com/documentation/web-api/reference-beta/#endpoint-get-several-audio-features" target="_self"&gt;Get Audio Features for Several Tracks&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://developer.spotify.com/documentation/web-api/reference-beta/#endpoint-get-multiple-artists" target="_self"&gt;Get Multiple Artists&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://developer.spotify.com/documentation/web-api/reference-beta/#endpoint-get-multiple-episodes" target="_self"&gt;Get Multiple Episodes&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;These are very useful to avoid hitting the rate limits that would be imposed by repeatedly using these endpoints' single object counterparts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think it would be great to add another endpoint similar to the ones listed above, but for playlists - "Get Multiple Playlists". For context, I am developing a web app that involves getting playlist data for many playlists, and I currently have to facilitate all of that through the&amp;nbsp;&lt;A href="https://developer.spotify.com/documentation/web-api/reference-beta/#endpoint-get-playlist" target="_self"&gt;Get a Playlist&lt;/A&gt;&amp;nbsp;endpoint. As a result, I am having to work around rate limiting which isn't ideal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know what you think!&lt;/P&gt;</description>
    <pubDate>Mon, 17 Aug 2020 22:51:00 GMT</pubDate>
    <dc:creator>darkjkl2009</dc:creator>
    <dc:date>2020-08-17T22:51:00Z</dc:date>
    <item>
      <title>[Feature Request] API Endpoint to Get Multiple Playlists</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Feature-Request-API-Endpoint-to-Get-Multiple-Playlists/m-p/5018833#M942</link>
      <description>&lt;P&gt;Currently, the Web API has multiple endpoints that support getting multiple objects at once:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://developer.spotify.com/documentation/web-api/reference-beta/#endpoint-get-multiple-shows" target="_self"&gt;Get Multiple Shows&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://developer.spotify.com/documentation/web-api/reference-beta/#endpoint-get-multiple-albums" target="_self"&gt;Get Multiple Albums&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://developer.spotify.com/documentation/web-api/reference-beta/#endpoint-get-several-tracks" target="_self"&gt;Get Several Tracks&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://developer.spotify.com/documentation/web-api/reference-beta/#endpoint-get-several-audio-features" target="_self"&gt;Get Audio Features for Several Tracks&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://developer.spotify.com/documentation/web-api/reference-beta/#endpoint-get-multiple-artists" target="_self"&gt;Get Multiple Artists&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://developer.spotify.com/documentation/web-api/reference-beta/#endpoint-get-multiple-episodes" target="_self"&gt;Get Multiple Episodes&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;These are very useful to avoid hitting the rate limits that would be imposed by repeatedly using these endpoints' single object counterparts.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think it would be great to add another endpoint similar to the ones listed above, but for playlists - "Get Multiple Playlists". For context, I am developing a web app that involves getting playlist data for many playlists, and I currently have to facilitate all of that through the&amp;nbsp;&lt;A href="https://developer.spotify.com/documentation/web-api/reference-beta/#endpoint-get-playlist" target="_self"&gt;Get a Playlist&lt;/A&gt;&amp;nbsp;endpoint. As a result, I am having to work around rate limiting which isn't ideal.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know what you think!&lt;/P&gt;</description>
      <pubDate>Mon, 17 Aug 2020 22:51:00 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Feature-Request-API-Endpoint-to-Get-Multiple-Playlists/m-p/5018833#M942</guid>
      <dc:creator>darkjkl2009</dc:creator>
      <dc:date>2020-08-17T22:51:00Z</dc:date>
    </item>
    <item>
      <title>Re: [Feature Request] API Endpoint to Get Multiple Playlists</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Feature-Request-API-Endpoint-to-Get-Multiple-Playlists/m-p/5019717#M955</link>
      <description>&lt;P&gt;Hello there!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your question!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Right now, there is a way to get multiple playlist by user, so you could build your query around users instead of single playlists. Would that work for you? Or maybe you could be more specific about your use case and we can suggest something better &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2020 11:38:39 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Feature-Request-API-Endpoint-to-Get-Multiple-Playlists/m-p/5019717#M955</guid>
      <dc:creator>_milena</dc:creator>
      <dc:date>2020-08-19T11:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: [Feature Request] API Endpoint to Get Multiple Playlists</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Feature-Request-API-Endpoint-to-Get-Multiple-Playlists/m-p/5020339#M966</link>
      <description>&lt;P&gt;My use case involves users being able to search for playlists by keywords using the&amp;nbsp;&lt;A href="https://developer.spotify.com/documentation/web-api/reference-beta/#endpoint-search" target="_self"&gt;Search for an Item&lt;/A&gt; endpoint, and then displaying data for playlists that match their query. The &lt;A href="https://developer.spotify.com/documentation/web-api/reference-beta/#endpoint-search" target="_self"&gt;Search for an Item&lt;/A&gt; endpoint does not return all of the data that I would like to display to the user (such as # of playlist followers), and that data is only accessible by using the &lt;A href="https://developer.spotify.com/documentation/web-api/reference-beta/#endpoint-get-playlist" target="_self"&gt;Get a Playlist&lt;/A&gt; endpoint. Therefore, I end up having to call &lt;A href="https://developer.spotify.com/documentation/web-api/reference-beta/#endpoint-get-playlist" target="_self"&gt;Get a Playlist&lt;/A&gt;&amp;nbsp;for each playlist that comes up in my search.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you have any suggestions to optimize this?&lt;/P&gt;</description>
      <pubDate>Wed, 19 Aug 2020 23:25:29 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Feature-Request-API-Endpoint-to-Get-Multiple-Playlists/m-p/5020339#M966</guid>
      <dc:creator>darkjkl2009</dc:creator>
      <dc:date>2020-08-19T23:25:29Z</dc:date>
    </item>
  </channel>
</rss>

