Category
Reviews
No reviews yet — be the first to review kickers.io.
Get this data via API
Classify kickers.io — 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://kickers.io"}'
{
"domain": {
"domain_url": "https://kickers.io",
"categories": [
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.9118911623954772,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.4307665228843689,
"IAB9-30": "Video & Computer Games",
"IAB-693-685": "Video Game Genres - Casual Games"
},
{
"name": "/Games/Computer & Video Games/Sports Games",
"confidence": 0.23644106090068817,
"IAB9-30": "Video & Computer Games",
"IAB-689-685": "Video Game Genres - Sports Video Games"
},
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.20123720169067383,
"IAB17-44": "World Soccer",
"IAB-533-483": "Sports - Soccer"
},
{
"name": "/Games/Computer & Video Games/Massively Multiplayer Games",
"confidence": 0.14706580340862274,
"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.