Get this data via API
Classify bosch-home.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://bosch-home.com"}'
{
"domain": {
"domain_url": "https://bosch-home.com",
"categories": [
{
"name": "/Home & Garden/Home Appliances/Vacuums & Floor Care",
"confidence": 0.9081021547317504,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Science/Engineering & Technology/Robotics",
"confidence": 0.2911495864391327,
"IAB15": "Science",
"IAB-638-596": "Robotics/Technology & Computing/Robotics"
}
]
},
"success": true
}
Category
Global Rank
#25,526
Get this data as JSON — free trial, 50 API calls included.