Get this data via API
Classify navionra.com — 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://navionra.com"}'
{
"domain": {
"domain_url": "https://navionra.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.7932847738265991,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.62331223487854,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
},
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.562711238861084,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.5026133060455322,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/Law & Government/Legal/Business & Corporate Law",
"confidence": 0.1769917458295822,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.14993524551391602,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.1112312600016594,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.