Company
Category
Reviews
No reviews yet — be the first to review knights.nz.
Get this data via API
Classify knights.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://knights.nz"}'
{
"domain": {
"domain_url": "https://knights.nz",
"categories": [
{
"name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry",
"confidence": 1,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Industries - Entertainment Industry"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.9215315580368042,
"IAB10": "Home & Garden",
"IAB-281-274": "Home & Garden - Home Security"
},
{
"name": "/Business & Industrial/Business Services/Fire & Security Services",
"confidence": 0.284305214881897,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.