Category
Reviews
No reviews yet — be the first to review kale.ng.
Get this data via API
Classify kale.ng — 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://kale.ng"}'
{
"domain": {
"domain_url": "https://kale.ng",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.7891867160797119,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.17956320941448212,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Business & Industrial/Business Services/Knowledge Management",
"confidence": 0.16632363200187683,
"IAB3": "Business",
"IAB-73-53": "Business - Business Operations"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.16449639201164246,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.14392946660518646,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Jobs & Education/Education/Standardized & Admissions Tests",
"confidence": 0.10307792574167252,
"IAB5": "Education",
"IAB-144-143": "Educational Assessment - Standardized Testing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.