Category
Reviews
No reviews yet — be the first to review sorhaugen.no.
Get this data via API
Classify sorhaugen.no — 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://sorhaugen.no"}'
{
"domain": {
"domain_url": "https://sorhaugen.no",
"categories": [
{
"name": "/Home & Garden/Home Furnishings/Outdoor Furniture",
"confidence": 0.8,
"IAB10": "Home & Garden",
"IAB-285-274": "Home & Garden - Outdoor Decorating"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Gardening",
"confidence": 0.7,
"IAB10-4": "Gardening",
"IAB-275-274": "Home & Garden - Gardening"
},
{
"name": "/Real Estate/Property Development",
"confidence": 0.6,
"IAB21": "Real Estate",
"IAB-445-441": "Real Estate - Developmental Sites"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.5,
"IAB10-5": "Home Repair",
"IAB-280-274": "Home & Garden - Home Improvement"
},
{
"name": "/Home & Garden/Home Furnishings/Other",
"confidence": 0.4,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.