Get this data via API
Classify emm.london — 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://emm.london"}'
{
"domain": {
"domain_url": "https://emm.london",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Luxury Vehicles",
"confidence": 0.6384431719779968,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance",
"confidence": 0.5065760612487793,
"IAB-34-1": "Auto Repair/Automotive/Auto Repair"
},
{
"name": "/Travel & Transportation/Transportation/Chartered Transportation Rentals",
"confidence": 0.4913311302661896,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers",
"confidence": 0.25908616185188293,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Vehicle Shows",
"confidence": 0.19986073672771457,
"IAB-36-1": "Auto Shows/Automotive/Auto Shows"
},
{
"name": "/Autos & Vehicles/Classic Vehicles",
"confidence": 0.17660853266716003,
"IAB-19-16": "Classic Cars/Automotive/Auto Type/Classic Cars"
},
{
"name": "/Autos & Vehicles/Custom & Performance Vehicles",
"confidence": 0.104546919465065,
"IAB2-17": "Performance Vehicles",
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.