Company
Category
Reviews
No reviews yet — be the first to review everygame.gg.
Get this data via API
Classify everygame.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://everygame.gg"}'
{
"domain": {
"domain_url": "https://everygame.gg",
"categories": [
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.7285112738609314,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.17691539227962494,
"IAB22-3": "Comparison",
"IAB-473": "Shopping"
},
{
"name": "/Games/Roleplaying Games",
"confidence": 0.14960336685180664,
"IAB9-25": "Roleplaying Games",
"IAB-272-269": "Games and Puzzles - Roleplaying Games"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.12087919563055038,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.