Category
Reviews
No reviews yet — be the first to review checkup.gg.
Get this data via API
Classify checkup.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://checkup.gg"}'
{
"domain": {
"domain_url": "https://checkup.gg",
"categories": [
{
"name": "/Sports/Team Sports/Basketball",
"confidence": 0.7674432992935181,
"IAB17-26": "Pro Basketball",
"IAB-547-483": "Sports - Basketball"
},
{
"name": "/Games/Computer & Video Games/Sports Games",
"confidence": 0.5673081874847412,
"IAB9-30": "Video & Computer Games",
"IAB-689-685": "Video Game Genres - Sports Video Games"
},
{
"name": "/Games/Computer & Video Games/Competitive Video Gaming",
"confidence": 0.5440389513969421,
"IAB9-30": "Video & Computer Games",
"IAB-682-680": "Video Gaming - eSports"
},
{
"name": "/Sports/Sport Scores & Statistics",
"confidence": 0.29714444279670715,
"IAB17": "Sports",
"IAB-483": "Sports"
},
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.1099386215209961,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.