Category
Reviews
No reviews yet — be the first to review smartify.hr.
Get this data via API
Classify smartify.hr — 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://smartify.hr"}'
{
"domain": {
"domain_url": "https://smartify.hr",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Home Automation",
"confidence": 0.98184734582901,
"IAB19": "Technology & Computing",
"IAB-277-274": "Home & Garden - Smart Home"
},
{
"name": "/Reference/General Reference/Calculators & Reference Tools",
"confidence": 0.2094171941280365,
"IAB19": "Technology & Computing",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.