VIBE
Spooky
The feeling it gives off.
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 spooky = await fetch("https://emoji.group/spooky.json")
.then(r => r.json()); // { emojis: [...], count: 60 }