Get this data via API
Classify mercedes-benz-valdisa.es — 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://mercedes-benz-valdisa.es"}'
{
"domain": {
"domain_url": "https://mercedes-benz-valdisa.es",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Mercedes-Benz",
"confidence": 0.5474724173545837,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Trucks, Vans & SUVs",
"confidence": 0.3147655725479126,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Station Wagons",
"confidence": 0.187921404838562,
"IAB-5-2": "Auto Body Styles - Station Wagon"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Luxury Vehicles",
"confidence": 0.14547663927078247,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.