Get this data via API
Classify cactusdecal.com — 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://cactusdecal.com"}'
{
"domain": {
"domain_url": "https://cactusdecal.com",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Motorcycles",
"confidence": 0.7769609093666077,
"IAB2-15": "Motorcycles",
"IAB-27-1": "Motorcycles/Automotive/Motorcycles"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.7165130376815796,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Off-Road Vehicles",
"confidence": 0.6249872446060181,
"IAB2-16": "Off-Road Vehicles",
"IAB-14-2": "Off-Road Vehicles/Automotive/Auto Body Styles/Off-Road Vehicles"
},
{
"name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items",
"confidence": 0.21661069989204407,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Modification & Tuning",
"confidence": 0.14178326725959778,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Sports/Motor Sports/Motorcycle Racing",
"confidence": 0.10759714245796204,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.