Get this data via API
Classify m-hperformance.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://m-hperformance.co.uk"}'
{
"domain": {
"domain_url": "https://m-hperformance.co.uk",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles",
"confidence": 0.9315630793571472,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers",
"confidence": 0.7204887866973877,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Audi",
"confidence": 0.2754099369049072,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Sports Cars",
"confidence": 0.24018074572086337,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Custom & Performance Vehicles",
"confidence": 0.2128736525774002,
"IAB2-17": "Performance Vehicles",
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Luxury Vehicles",
"confidence": 0.16164720058441162,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.