Category
Reviews
No reviews yet — be the first to review xtremex.co.nz.
Get this data via API
Classify xtremex.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://xtremex.co.nz"}'
{
"domain": {
"domain_url": "https://xtremex.co.nz",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Sports Cars",
"confidence": 0.7855004072189331,
"IAB2-17": "Performance Vehicles",
"IAB-24-16": "Auto Type - Performance Cars"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Luxury Vehicles",
"confidence": 0.4879385828971863,
"IAB2-13": "Luxury",
"IAB-23-16": "Auto Type - Luxury Cars"
},
{
"name": "/Autos & Vehicles/Custom & Performance Vehicles",
"confidence": 0.4674031734466553,
"IAB2-17": "Performance Vehicles",
"IAB-24-16": "Auto Type - Performance Cars"
},
{
"name": "/Sports/Motor Sports/Auto Racing",
"confidence": 0.2523593008518219,
"IAB17-1": "Auto Racing",
"IAB-518-483": "Sports - Auto Racing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.