Category
Reviews
No reviews yet — be the first to review hm.com.mx.
Get this data via API
Classify hm.com.mx — 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://hm.com.mx"}'
{
"domain": {
"domain_url": "https://hm.com.mx",
"categories": [
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.5140851140022278,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.38359516859054565,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computing - Computer Peripherals"
},
{
"name": "/Business & Industrial/Industrial Materials & Equipment/Other",
"confidence": 0.3802440762519837,
"IAB3": "Business",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.1493997573852539,
"IAB1-3": "Fine Art",
"IAB-204-201": "Fine Art - Design"
},
{
"name": "/Home & Garden/Home Improvement/Construction & Power Tools",
"confidence": 0.10041765868663788,
"IAB10-9": "Remodeling & Construction",
"IAB-280-274": "Home & Garden - Home Improvement"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.