Category
Reviews
No reviews yet — be the first to review kolmo.app.
Get this data via API
Classify kolmo.app — 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://kolmo.app"}'
{
"domain": {
"domain_url": "https://kolmo.app",
"categories": [
{
"name": "/Games/Computer & Video Games/Competitive Video Gaming",
"confidence": 0.8558017611503601,
"IAB9-30": "Video & Computer Games",
"IAB-682-680": "Video Gaming - eSports"
},
{
"name": "/Games/Computer & Video Games/Strategy Games",
"confidence": 0.1545810103416443,
"IAB9-30": "Video & Computer Games",
"IAB-690-685": "Video Game Genres - Strategy Video Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.