emoji.group / object / tool
OBJECT

Tool

The thing it depicts.

include mode 31 emojis v2026-07-21 model proposed 31
View JSON →

Ranked by how strongly each emoji matches, most representative first. The JSON is sorted by codepoint.

Use it

GET https://emoji.group/tool.json
const tool = await fetch("https://emoji.group/tool.json")
  .then(r => r.json()); // { emojis: [...], count: 31 }

More in object

Copied