Get this data via API
Classify letsbraai.co.uk — 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://letsbraai.co.uk"}'
{
"domain": {
"domain_url": "https://letsbraai.co.uk",
"categories": [
{
"name": "/Home & Garden/HVAC & Climate Control/Fireplaces & Stoves",
"confidence": 0.7729710340499878,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.6170154809951782,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Forestry",
"confidence": 0.6016231179237366,
"IAB3-6": "Forestry",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Barbecues & Grills",
"confidence": 0.3297034800052643,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Food & Drink/Cooking & Recipes/BBQ & Grilling",
"confidence": 0.15854831039905548,
"IAB8": "Food & Drink",
"IAB-215-210": "Barbecues and Grilling/Food & Drink/Barbecues and Grilling"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.