<?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 Extract list of Record companies (e.g. DECCA, UMG, EMI) - via API in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Extract-list-of-Record-companies-e-g-DECCA-UMG-EMI-via-API/m-p/5658946#M11280</link>
    <description>&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example: How can I list albums produced by DECCA between 1940 and 2020?&lt;/P&gt;&lt;P&gt;I'm not sure how to accomplish this. Can someone help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Karsten Grinderslev&lt;/P&gt;</description>
    <pubDate>Sat, 28 Oct 2023 14:26:28 GMT</pubDate>
    <dc:creator>KSG1960</dc:creator>
    <dc:date>2023-10-28T14:26:28Z</dc:date>
    <item>
      <title>Extract list of Record companies (e.g. DECCA, UMG, EMI) - via API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Extract-list-of-Record-companies-e-g-DECCA-UMG-EMI-via-API/m-p/5658946#M11280</link>
      <description>&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example: How can I list albums produced by DECCA between 1940 and 2020?&lt;/P&gt;&lt;P&gt;I'm not sure how to accomplish this. Can someone help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Karsten Grinderslev&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2023 14:26:28 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Extract-list-of-Record-companies-e-g-DECCA-UMG-EMI-via-API/m-p/5658946#M11280</guid>
      <dc:creator>KSG1960</dc:creator>
      <dc:date>2023-10-28T14:26:28Z</dc:date>
    </item>
    <item>
      <title>Re: Extract list of Record companies (e.g. DECCA, UMG, EMI) - via API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Extract-list-of-Record-companies-e-g-DECCA-UMG-EMI-via-API/m-p/5658973#M11281</link>
      <description>&lt;P&gt;You can use the &lt;A href="https://developer.spotify.com/documentation/web-api/reference/search" target="_blank" rel="noopener"&gt;Search endpoint&lt;/A&gt; and use the search terms&amp;nbsp;&lt;STRONG&gt;label:&lt;/STRONG&gt; and&amp;nbsp;&lt;STRONG&gt;year:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;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&amp;nbsp;&lt;EM&gt;year:1940-2020&lt;/EM&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2023 16:12:46 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Extract-list-of-Record-companies-e-g-DECCA-UMG-EMI-via-API/m-p/5658973#M11281</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2023-10-28T16:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Extract list of Record companies (e.g. DECCA, UMG, EMI) - via API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Extract-list-of-Record-companies-e-g-DECCA-UMG-EMI-via-API/m-p/5659004#M11285</link>
      <description>Thanks!&lt;BR /&gt;&lt;BR /&gt;But can that provide the name of the record Company, e.g. DECCA, EMI?&lt;BR /&gt;</description>
      <pubDate>Sat, 28 Oct 2023 18:52:52 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Extract-list-of-Record-companies-e-g-DECCA-UMG-EMI-via-API/m-p/5659004#M11285</guid>
      <dc:creator>KSG1960</dc:creator>
      <dc:date>2023-10-28T18:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Extract list of Record companies (e.g. DECCA, UMG, EMI) - via API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Extract-list-of-Record-companies-e-g-DECCA-UMG-EMI-via-API/m-p/5659005#M11286</link>
      <description>&lt;P&gt;Yeah, with for example&amp;nbsp;&lt;EM&gt;label:DECCA&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 28 Oct 2023 19:03:03 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Extract-list-of-Record-companies-e-g-DECCA-UMG-EMI-via-API/m-p/5659005#M11286</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2023-10-28T19:03:03Z</dc:date>
    </item>
    <item>
      <title>Re: Extract list of Record companies (e.g. DECCA, UMG, EMI) - via API</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Extract-list-of-Record-companies-e-g-DECCA-UMG-EMI-via-API/m-p/5659015#M11287</link>
      <description>Thanks a lot &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 28 Oct 2023 19:43:52 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Extract-list-of-Record-companies-e-g-DECCA-UMG-EMI-via-API/m-p/5659015#M11287</guid>
      <dc:creator>KSG1960</dc:creator>
      <dc:date>2023-10-28T19:43:52Z</dc:date>
    </item>
  </channel>
</rss>

