Get this data via API
Classify syafrizal.autos — 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://syafrizal.autos"}'
{
"domain": {
"domain_url": "https://syafrizal.autos",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Mercedes-Benz",
"confidence": 0.9166298508644104,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Classic Vehicles",
"confidence": 0.6940298676490784,
"IAB-19-16": "Classic Cars/Automotive/Auto Type/Classic Cars"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles",
"confidence": 0.2655313313007355,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Luxury Vehicles",
"confidence": 0.2444925159215927,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Sports Cars",
"confidence": 0.17438311874866486,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.