Get this data via API
Classify grupolimexa.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://grupolimexa.com"}'
{
"domain": {
"domain_url": "https://grupolimexa.com",
"categories": [
{
"name": "/Business & Industrial/Chemicals Industry/Dyes & Pigments",
"confidence": 0.3932970762252808,
"IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry"
},
{
"name": "/Business & Industrial/Chemicals Industry/Other",
"confidence": 0.21836857497692108,
"IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry"
},
{
"name": "/Business & Industrial/Chemicals Industry/Cleaning Agents",
"confidence": 0.20221644639968872,
"IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.