<?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 Re: Followers/Market in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Followers-Market/m-p/5604864#M9880</link>
    <description>&lt;P&gt;No&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jul 2023 20:08:23 GMT</pubDate>
    <dc:creator>Ximzend</dc:creator>
    <dc:date>2023-07-04T20:08:23Z</dc:date>
    <item>
      <title>Followers/Market</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Followers-Market/m-p/5604412#M9860</link>
      <description>&lt;P&gt;I have been trying to get followers of an artist from different markets or countries. In return i get always the same numbers of followers, no matter how market or country i set as parameter, it always get the same value as return. That parameter doesn´t work.&amp;nbsp; Is anyone facing the same issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 00:51:19 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Followers-Market/m-p/5604412#M9860</guid>
      <dc:creator>Motta_77</dc:creator>
      <dc:date>2023-07-04T00:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Followers/Market</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Followers-Market/m-p/5604524#M9861</link>
      <description>&lt;P&gt;The &lt;A href="https://developer.spotify.com/documentation/web-api/reference/get-an-artist" target="_blank" rel="noopener"&gt;Get Artist&lt;/A&gt; endpoint doesn't have a market parameter(?).&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 07:26:49 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Followers-Market/m-p/5604524#M9861</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2023-07-04T07:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Followers/Market</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Followers-Market/m-p/5604826#M9874</link>
      <description>&lt;P&gt;it has but doesn´t work. The numbers of followers dont&amp;nbsp; change as you change the parameter to different markets. If an artist has 100k followers, you can not figure out how many followers it has got for instance in Portugal or Spain or Brasil, it always returns the same value 100k.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 18:42:03 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Followers-Market/m-p/5604826#M9874</guid>
      <dc:creator>Motta_77</dc:creator>
      <dc:date>2023-07-04T18:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Followers/Market</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Followers-Market/m-p/5604828#M9875</link>
      <description>&lt;P&gt;Please look again at &lt;A href="https://developer.spotify.com/documentation/web-api/reference/get-an-artist" target="_blank" rel="noopener"&gt;this page&lt;/A&gt;, and copy the text of where you see "markt".&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 18:45:40 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Followers-Market/m-p/5604828#M9875</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2023-07-04T18:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Followers/Market</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Followers-Market/m-p/5604831#M9876</link>
      <description>&lt;P&gt;Sorry, im talking about the endpoint "Search for item". There´s a market parameter, if you search for numbers of followers of an artist, it always returns the same value, no matter what parameter you set.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 18:52:23 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Followers-Market/m-p/5604831#M9876</guid>
      <dc:creator>Motta_77</dc:creator>
      <dc:date>2023-07-04T18:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: Followers/Market</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Followers-Market/m-p/5604856#M9877</link>
      <description>&lt;P&gt;You can use the market parameter of the&amp;nbsp;&lt;EM&gt;Search for item&lt;/EM&gt;&amp;nbsp;endpoint to filter out tracks that cannot be played in the specified market, and not for the followers count. The&amp;nbsp;&lt;EM&gt;Get artist(s)&lt;/EM&gt; endpoint doesn't support this, so doesn't the &lt;EM&gt;search&lt;/EM&gt; endpoint.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 19:42:15 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Followers-Market/m-p/5604856#M9877</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2023-07-04T19:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Followers/Market</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Followers-Market/m-p/5604861#M9879</link>
      <description>&lt;P&gt;Is there any endpoint where i can get that information?&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 19:51:55 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Followers-Market/m-p/5604861#M9879</guid>
      <dc:creator>Motta_77</dc:creator>
      <dc:date>2023-07-04T19:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: Followers/Market</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Followers-Market/m-p/5604864#M9880</link>
      <description>&lt;P&gt;No&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 20:08:23 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Followers-Market/m-p/5604864#M9880</guid>
      <dc:creator>Ximzend</dc:creator>
      <dc:date>2023-07-04T20:08:23Z</dc:date>
    </item>
  </channel>
</rss>

