陳綺貞
10k-50k listeners
Listeners
21k
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 |
|---|---|---|
| 王若琳 | 104k | +0.20% |
| 魏如萱 | 15k | — |
| 徐佳瑩 | 18k | — |
| 蔡健雅 | 60k | — |
| My Little Airport | 108k | — |
| 徐佳莹 | 6.6k | — |
| 戴佩妮 | 23k | — |
| 梁靜茹 | 33k | — |
| 莫文蔚 | 60k | — |
| 單依純 | 26k | — |
| 田馥甄 | 28k | — |
| 陈粒 | 4.7k | — |
| 陶喆 | 65k | +0.81% |
| 五月天 | 68k | — |
| 林憶蓮 | 33k | — |
| 林宥嘉 | 36k | — |
| Faye Wong | 278k | +6.19% |
| 王菲 | 118k | +1.41% |
| 苏打绿 | 14k | — |
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