Get this data via API
Classify highdesertsmarthome.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://highdesertsmarthome.com"}'
{
"domain": {
"domain_url": "https://highdesertsmarthome.com",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Home Automation",
"confidence": 0.9740713238716124,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Home & Garden/Home Safety & Security/Home Alarm & Security Systems",
"confidence": 0.6997074484825134,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.2886751890182495,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.14739428460597992,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Home Safety & Security/Other",
"confidence": 0.10217791050672533,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.