Category
Global Rank
#177,847
Reviews
No reviews yet — be the first to review cases.gg.
Get this data via API
Classify cases.gg — and any other URL — with one call.
620+ IAB categories, company data, tech stacks and logos. JSON out, real time.
curl -X POST 'https://www.klazify.com/api/categorize' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"url": "https://cases.gg"}'
{
"domain": {
"domain_url": "https://cases.gg",
"categories": [
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.5851675271987915,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Hobbies & Leisure/Sweepstakes & Promotional Giveaways",
"confidence": 0.5640539526939392,
"IAB22-1": "Contests & Freebies",
"IAB-481-473": "Shopping - Sales and Promotions"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.1757766753435135,
"IAB22-3": "Comparison",
"IAB-473": "Shopping"
},
{
"name": "/Games/Puzzles & Brainteasers",
"confidence": 0.10857455432415009,
"IAB9-5": "Board Games/Puzzles",
"IAB-270-269": "Games and Puzzles - Board Games and Puzzles"
},
{
"name": "/Hobbies & Leisure/Merit Prizes & Contests",
"confidence": 0.10662510246038436,
"IAB22-1": "Contests & Freebies",
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Games/Computer & Video Games/Massively Multiplayer Games",
"confidence": 0.1020619422197342,
"IAB9-30": "Video & Computer Games",
"IAB-696-685": "Video Game Genres - MMOs"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.