Skip to content

alonefact/RBLX-UGC-Emotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Overview

This repository contains a compiled list of Roblox UGC emotes gathered from the Roblox catalog. The goal is to provide researchers and developers with a structured dataset for analysis.

Note

Some emotes don't appear in the Roblox API and are therefore not included in this list.


Stats

Metric Value
Total Emotes 50,162
Unique Creators 12,834
Estimated Cost (Publishing + Uploading) 112,864,500 Robux (~$428,880.10 USD)
Data Collected May 1, 2026

Data Structure

{
  "CreatorName": "string",
  "CreatorId": "number",
  "EmoteName": "string",
  "Description": "string",
  "ItemId": "number"
}
Field Type Description
CreatorName string Display name of the UGC creator
CreatorId number Roblox user ID of the creator
EmoteName string Name of the emote as listed on the catalog
Description string Item description provided by the creator
ItemId number Unique Roblox catalog item ID

Disclaimer

This project is intended purely for research and educational purposes. It aims to provide a general understanding of the current state of Roblox UGC emotes. This repository is not affiliated with or endorsed by Roblox Corporation.

About

API dump of Roblox UGC emotes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages