Get this data via API
Classify imta.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://imta.mx"}'
{
"domain": {
"domain_url": "https://imta.mx",
"categories": [
{
"name": "/News/Weather",
"confidence": 0.8059911131858826,
"IAB15-10": "Weather",
"IAB-390-464": "Science - Weather"
},
{
"name": "/Science/Earth Sciences/Atmospheric Science",
"confidence": 0.578253984451294,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Global Rank
#948,516
Get this data as JSON — free trial, 50 API calls included.