#How to get artist image with last.fm API
11 messages · Page 1 of 1 (latest)
It's not possible, Last.fm removed artist image access a while ago due to copyright reasons
we use Spotify images
ah, so should i use the mbid provided in the response from last.fm api to get the url to the artist's spotify from musicbrainz and then use spotify api to get the image?
Last.fm mbids are unreliable
you can just get the artist directly from Spotify using the name
no need to go through musicbrainz
ok, i'll look into spotify's api, thanks for the help
np
if you have future questions about the lastfm api u can probably ask better in discord.gg/lastfm
the #help-api-tools channel also has other devs