Get this data via API
Classify blitz.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://blitz.gg"}'
{
"domain": {
"domain_url": "https://blitz.gg",
"categories": [
{
"name": "/Games/Computer & Video Games/Strategy Games",
"confidence": 0.9011645317077636,
"IAB-690-685": "Strategy Video Games/Video Gaming/Video Game Genres/Strategy Video Games"
},
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.8000504970550537,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Computer & Video Games/Action & Platform Games",
"confidence": 0.54313063621521,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Computer & Video Games/Massively Multiplayer Games",
"confidence": 0.19773373007774353,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Computer & Video Games/Shooter Games",
"confidence": 0.1061922088265419,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
}
]
},
"success": true
}
Category
Global Rank
#13,537
Tech Stack (2 technologies)
Get this data as JSON — free trial, 50 API calls included.