Get this data via API
Classify naviqplc.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://naviqplc.com"}'
{
"domain": {
"domain_url": "https://naviqplc.com",
"categories": [
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.6356493830680847,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.46524563431739807,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Other",
"confidence": 0.3993805944919586,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.3692278563976288,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Travel & Transportation/Transportation/Air Travel",
"confidence": 0.36622852087020874,
"IAB20-3": "Air Travel",
"IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel"
},
{
"name": "/Travel & Transportation/Other",
"confidence": 0.16651448607444763,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.14631028473377228,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Travel & Transportation/Specialty Travel/Business Travel",
"confidence": 0.12638577818870544,
"IAB20-7": "Business Travel",
"IAB-676-664": "Travel Type - Business Travel"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.1126776933670044,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.