Get this data via API
Classify 007executivetravel.co.uk — 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://007executivetravel.co.uk"}'
{
"domain": {
"domain_url": "https://007executivetravel.co.uk",
"categories": [
{
"name": "/Travel & Transportation/Specialty Travel/Luxury Travel",
"confidence": 0.791486382484436,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Luxury Vehicles",
"confidence": 0.5660292506217957,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Travel & Transportation/Transportation/Chartered Transportation Rentals",
"confidence": 0.5410099029541016,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Mercedes-Benz",
"confidence": 0.3593616187572479,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Travel & Transportation/Transportation/Parking/Airport Parking & Transportation",
"confidence": 0.18929335474967957,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.