Category
Reviews
No reviews yet — be the first to review somfy.bg.
Get this data via API
Classify somfy.bg — 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://somfy.bg"}'
{
"domain": {
"domain_url": "https://somfy.bg",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Home Automation",
"confidence": 0.906979203224182,
"IAB19": "Technology & Computing",
"IAB-277-274": "Home & Garden - Smart Home"
},
{
"name": "/Home & Garden/Home Improvement/Doors & Windows",
"confidence": 0.13997480273246765,
"IAB10-9": "Remodeling & Construction",
"IAB-280-274": "Home & Garden - Home Improvement"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.