Listeners
22k
13-week growth
+0.05%
11 new
Weeks tracked
2
since Aug 2, 2026
Avg weekly change
+0.05%
Not enough history yet. Tracking since Aug 2, 2026 — 2 weeks of data so far. Growth charts and comparisons unlock once an artist has at least 3 weeks tracked.
Similar artists
| Artist | Listeners | 13-week growth |
|---|---|---|
| SaberZ | 28k | +0.03% |
| Nathassia | 4.2k | +3.08% |
| Vion Konger | 25k | +1.59% |
| Krunk! | 15k | +2.19% |
| Timmo Hendriks | 16k | +0.58% |
| Galwaro | 80k | +2.20% |
| TV Noise | 59k | +0.54% |
Show the SQL — similar artists
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 ascShow the SQL — this artist's profile
select *
from api_artist_profile
where artist_id = $1