<?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 Getting Artist ID base on Artist Name in Spotify for Developers</title>
    <link>https://community.spotify.com/t5/Spotify-for-Developers/Getting-Artist-ID-base-on-Artist-Name/m-p/6168550#M14337</link>
    <description>const response = await fetch(`&lt;A href="https://api.spotify.com/v1/search?q=${artistName}&amp;amp;type=artist&amp;amp;limit=1" target="_blank"&gt;https://api.spotify.com/v1/search?q=${artistName}&amp;amp;type=artist&amp;amp;limit=1&lt;/A&gt;`&lt;BR /&gt;&lt;BR /&gt;to get artist ID. But it is getting the wrong artist... for example artistName is George Benson and it return wes Montgomery. artistName is Thelonious Monk but I got Bill Evans. Help why is this happening? Is it API error or? Thank you</description>
    <pubDate>Mon, 01 Jul 2024 22:21:11 GMT</pubDate>
    <dc:creator>Sammy137</dc:creator>
    <dc:date>2024-07-01T22:21:11Z</dc:date>
    <item>
      <title>Getting Artist ID base on Artist Name</title>
      <link>https://community.spotify.com/t5/Spotify-for-Developers/Getting-Artist-ID-base-on-Artist-Name/m-p/6168550#M14337</link>
      <description>const response = await fetch(`&lt;A href="https://api.spotify.com/v1/search?q=${artistName}&amp;amp;type=artist&amp;amp;limit=1" target="_blank"&gt;https://api.spotify.com/v1/search?q=${artistName}&amp;amp;type=artist&amp;amp;limit=1&lt;/A&gt;`&lt;BR /&gt;&lt;BR /&gt;to get artist ID. But it is getting the wrong artist... for example artistName is George Benson and it return wes Montgomery. artistName is Thelonious Monk but I got Bill Evans. Help why is this happening? Is it API error or? Thank you</description>
      <pubDate>Mon, 01 Jul 2024 22:21:11 GMT</pubDate>
      <guid>https://community.spotify.com/t5/Spotify-for-Developers/Getting-Artist-ID-base-on-Artist-Name/m-p/6168550#M14337</guid>
      <dc:creator>Sammy137</dc:creator>
      <dc:date>2024-07-01T22:21:11Z</dc:date>
    </item>
  </channel>
</rss>

