Profile downloader & analyzer
Point it at a public creator profile and get two things: a browsable catalog you can select from and export, and an insights panel that describes how that catalog actually behaves — length habits, recurring styles, publishing rhythm, how varied the whole thing is.
—
Top styles
Publishing rhythm
Style diversity
What the insights actually measure
Track count and average length come straight from the public catalog. Average length only counts tracks whose duration the page publishes, so it will not be dragged down by entries with no duration at all — the panel tells you how many contributed.
Top styles are built by splitting every track's style string on commas and slashes, then counting each tag once per track. Counting once per track matters: a creator who writes “reverb, heavy reverb” in one line has one reverb habit, not two.
Publishing rhythm buckets tracks by calendar month. It shows whether a catalog was built steadily or in bursts, which is usually the difference between a settled sound and an experiment phase.
Style diversity is normalised entropy over the tag distribution, shown as a percentage. A low score means a handful of tags carry almost everything; a high score means nearly every track introduces something new. Neither is better — a focused catalog and a restless one are different projects.
Hooks lists the short phrases that repeat across the catalog. It is the fastest way to describe someone's sound in three words, and a useful sanity check when you think your own prompts are more varied than they are.
Exporting
- Tick the tracks you want, then export. ZIP packs each selected track's audio as 001 Title.mp3 alongside a tracks.csv and a profile.json manifest carrying the same insights you see on screen.
- Tracks whose page publishes no audio file are skipped in the ZIP but still appear in the metadata files, and the count of skipped tracks is reported rather than hidden.
- CSV exports your selection — or the whole catalog when nothing is ticked — with title, id, duration, date, style and link.
Limits
Everything here reads public pages only. Private or unlisted songs never appear, and fields the page does not publish stay empty instead of being estimated. Downloading someone's work does not grant you rights to it — check the licence before you reuse anything.
Common questions
Do I need an account?
No. Paste a public profile link and the tool reads what that page exposes.
Are private songs included?
No. If a song is not public, the profile page does not list it and this tool cannot see it.
Are lyrics used in the style analysis?
No. Insights are computed from style strings, durations and publish dates only. Lyric analysis lives in the song inspector.
What is in the ZIP?
Numbered audio files for every selected track that publishes one, plus tracks.csv and profile.json with the insights snapshot.
Why is style diversity a percentage?
Because raw entropy is hard to compare between catalogs of different sizes. Normalising against the maximum possible spread for that tag set makes a five-track profile and a five-hundred-track profile readable on the same scale.
What if I only want one song?
Use the song downloader — it gives you audio, video, cover and lyrics for a single link.