Get this data via API
Classify clear-exterior.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://clear-exterior.com"}'
{
"domain": {
"domain_url": "https://clear-exterior.com",
"categories": [
{
"name": "/Home & Garden/Domestic Services/Cleaning Services",
"confidence": 0.8985314965248108,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.6004994511604309,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.5161055326461792,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Business Services/Office Services",
"confidence": 0.3502996861934662,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Home Improvement/Roofing",
"confidence": 0.20757873356342316,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Yard Maintenance/Other",
"confidence": 0.19138619303703308,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Other",
"confidence": 0.13342490792274475,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.