| Artist | Listeners | 13-week growth |
|---|---|---|
| Haywire 617 | 35k | — |
| Iron Mind | 9.6k | — |
| Drain | 161k | +3.59% |
| Trapped Under Ice | 138k | +2.13% |
| Mindforce | 79k | — |
| Combust | 23k | — |
| Angel Du$t | 190k | +3.17% |
| Higher Power | 64k | — |
| Soul Glo | 129k | — |
| Ceremony | 263k | — |
| Terror | 308k | +1.43% |
| Incendiary | 117k | +3.69% |
| Scowl | 163k | +5.04% |
| Trash Talk | 152k | — |
| Jivebomb | 34k | — |
| Big Boy | 155k | — |
| Excide | 18k | — |
| The Warriors | 70k | — |
| Initiate | 28k | — |
| XweaponX | 46k | — |
select
similar_artist_id, slug, display_name, size_band,
latest_listeners, total_pct_growth, weeks_tracked, similarity_score, rank
from api_artist_similar
where artist_id = $1
order by rank ascselect *
from api_artist_profile
where artist_id = $1