Category
Reviews
No reviews yet — be the first to review myhrio.com.
Get this data via API
Classify myhrio.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://myhrio.com"}'
{
"domain": {
"domain_url": "https://myhrio.com",
"categories": [
{
"name": "/Business & Industrial/Manufacturing/Factory Automation",
"confidence": 0.6424399614334106,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.18278147280216217,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.