Get this data via API
Classify krd-buavto.ru — 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://krd-buavto.ru"}'
{
"domain": {
"domain_url": "https://krd-buavto.ru",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Coupes",
"confidence": 0.983940601348877,
"IAB2-7": "Coupe",
"IAB-9-2": "Auto Body Styles - Coupe"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles",
"confidence": 0.9064648747444152,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Hyundai",
"confidence": 0.9049909710884094,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Shopping/Classifieds",
"confidence": 0.21972955763339996,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers",
"confidence": 0.14685359597206116,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.