Category
Reviews
No reviews yet — be the first to review knch.me.
Get this data via API
Classify knch.me — 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://knch.me"}'
{
"domain": {
"domain_url": "https://knch.me",
"categories": [
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.4922577738761902,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.46853476762771606,
"IAB4-5": "Job Search",
"IAB-127-123": "Careers - Job Search"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.3695945739746094,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.26575130224227905,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.2495913952589035,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.12133248895406724,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.11657609790563583,
"IAB19-34": "Web Design/HTML",
"IAB-621-619": "Internet - Web Development"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.10993871837854384,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.