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