Get this data via API
Classify saluda.no — 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://saluda.no"}'
{
"domain": {
"domain_url": "https://saluda.no",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.20273686945438385,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.1505308896303177,
"IAB1": "Arts & Entertainment",
"IAB-204-201": "Design/Fine Art/Design"
},
{
"name": "/Autos & Vehicles/Bicycles & Accessories/Bike Accessories",
"confidence": 0.14625738561153412,
"IAB18-6": "Accessories",
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile & Wireless Accessories",
"confidence": 0.1230238825082779,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.