CATEGORY
Professions
Straight from the Unicode structure: flags, faces, hands, animals. Variants included.
include mode
492 emojis
v2026-07-21
measured 492
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
GET https://emoji.group/professions.json
const professions = await fetch("https://emoji.group/professions.json")
.then(r => r.json()); // { emojis: [...], count: 492 }