DOMAIN
Music
The industry it belongs to.
Ranked by how strongly each emoji matches, most representative first. The JSON is sorted by codepoint, with the standard set in emojis_default.
Use it
const music = await fetch("https://emoji.group/music.json")
.then(r => r.json()); // { emojis: [...], count: 42 }