Get this data via API
Classify baum-sicher.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://baum-sicher.de"}'
{
"domain": {
"domain_url": "https://baum-sicher.de",
"categories": [
{
"name": "/Business & Industrial/Agriculture & Forestry/Forestry",
"confidence": 0.8365380764007568,
"IAB3-6": "Forestry",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.25543802976608276,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals",
"confidence": 0.12217847257852554,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Yard Maintenance/Other",
"confidence": 0.11460395902395248,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.