Get this data via API
Classify nattive.app — 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://nattive.app"}'
{
"domain": {
"domain_url": "https://nattive.app",
"categories": [
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.8995488882064819,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat",
"confidence": 0.25617715716362,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Online Communities/Other",
"confidence": 0.17302535474300385,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Online Communities/Social Networks",
"confidence": 0.16650843620300293,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.1261424422264099,
"IAB5-6": "Distance Learning",
"IAB-132": "Education/Education"
},
{
"name": "/Reference/Language Resources/Other",
"confidence": 0.10658293217420578,
"IAB-147-132": "Education - Language Learning"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.