Get this data via API
Classify novatechltd.co.nz — 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://novatechltd.co.nz"}'
{
"domain": {
"domain_url": "https://novatechltd.co.nz",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Civil Engineering",
"confidence": 0.5209234356880188,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.45279884338378906,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Internet & Telecom/Communications Equipment/Other",
"confidence": 0.4399617910385132,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Optoelectronics & Fiber",
"confidence": 0.19748544692993164,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Networking/Networking Equipment",
"confidence": 0.17984382808208466,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Service Providers/ISPs",
"confidence": 0.15839608013629913,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.