THEME
Competition
Moments and topics: summer, space, school, trading.
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 competition = await fetch("https://emoji.group/competition.json")
.then(r => r.json()); // { emojis: [...], count: 20 }