This web app allows you to search your favorite artists and displays information about them.
It recalls data from the Last.fm API that can be found here.
Start searching for your favorite artists in the search bar below.
Sorry, there is no record of the artist in the Encyclopedia.
This web app allows you to search your favorite artists and displays information about them.
It recalls data from the Last.fm API that can be found here.
Start searching for your favorite artists in the search bar below.
We're sorry, we're not able to retrieve this information at the moment, please try back later
This web app allows you to search your favorite artists and displays information about them.
It recalls data from the Last.fm API that can be found here.
Start searching for your favorite artists in the search bar below.
Listeners: {{ info.data.artist.stats.listeners}}
Playcount: {{ info.data.artist.stats.playcount }}
Similar Artists:
{{ info.data.artist.similar.artist[0].name}}, {{ info.data.artist.similar.artist[1].name}}, {{ info.data.artist.similar.artist[2].name}}, {{ info.data.artist.similar.artist[3].name}}Tags:
{{ info.data.artist.tags.tag[0].name }}, {{ info.data.artist.tags.tag[1].name }}, {{ info.data.artist.tags.tag[2].name }}, {{ info.data.artist.tags.tag[3].name }}NOTE: We are sorry to inform you that Last.fm has limited the use or of artwork through this API.
According to Last.fm data:
{{ info.data.artist.bio.content }}