CATEGORY
Fruit
Straight from the Unicode structure: flags, faces, hands, animals. Variants included.
Ranked by how strongly each emoji matches, most representative first. The JSON is sorted by codepoint.
Use it
const fruit = await fetch("https://emoji.group/fruit.json")
.then(r => r.json()); // { emojis: [...], count: 20 }