Company
Category
Global Rank
#2,200
Tech Stack (5 technologies)
Reviews
No reviews yet — be the first to review kahoot.it.
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-694-685": "Video Game Genres - Educational Video Games"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.3477953374385834,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.2754615843296051,
"IAB5": "Education",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.