Get this data via API
Classify leanbite.de — 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://leanbite.de"}'
{
"domain": {
"domain_url": "https://leanbite.de",
"categories": [
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.4939897358417511,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.3638044893741608,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/Business & Industrial/Hospitality Industry/Food Service",
"confidence": 0.2879389226436615,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.12307755649089812,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.11553401499986649,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.