Get this data via API
Classify kahoot.it — 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://kahoot.it"}'
{
"domain": {
"domain_url": "https://kahoot.it",
"categories": [
{
"name": "/Games/Educational Games",
"confidence": 0.4129907190799713,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.3477953374385834,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.2754615843296051,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Company
Category
Global Rank
#1,411
Tech Stack (5 technologies)
Get this data as JSON — free trial, 50 API calls included.