spotify - libspotify API: Any simple way to get artist URI by a given artist name? -
to artist uri given artist name, way think of
- search artist:$artistname;
- compare input $artistname artist name search results.
- if 2. matches, artist uri.
is there simpler way artist uri?
thanks.
in word: no. api doesn't work way i'm afraid.
Comments
Post a Comment