Listeners
56k
13-week growth
—
0 new
Weeks tracked
1
since Aug 9, 2026
Avg weekly change
—
Not enough history yet. Tracking since Aug 9, 2026 — 1 week 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 |
|---|---|---|
| Angela | 111k | +1.31% |
| 川田まみ | 82k | — |
| 結城アイラ | 27k | — |
| 亜咲花 | 30k | — |
| 藍井エイル | 35k | — |
| fripSide | 128k | — |
| Faylan | 30k | — |
| KOTOKO | 151k | — |
| 栗林みな実 | 50k | — |
| May'n | 69k | — |
| やなぎなぎ | 41k | — |
| Iku | 31k | — |
| GARNiDELiA | 104k | +2.09% |
| Mell | 85k | — |
| 分島花音 | 31k | — |
| 彩音 | 48k | — |
| Maria | 130k | — |
| タイナカサチ | 16k | — |
| ALI PROJECT | 137k | — |
| 北出菜奈 | 55k | — |
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