Get this data via API
Classify kahoot.cc — 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.cc"}'
{
"domain": {
"domain_url": "https://kahoot.cc",
"categories": [
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.5342057347297668,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Games/Educational Games",
"confidence": 0.5280252695083618,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.27138790488243103,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.13165953755378723,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Global Rank
#668,139
Get this data as JSON — free trial, 50 API calls included.