Get this data via API
Classify conadi.gob.gt — 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://conadi.gob.gt"}'
{
"domain": {
"domain_url": "https://conadi.gob.gt",
"categories": [
{
"name": "/People & Society/Other",
"confidence": 0.7507995963096619,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Social Sciences/Demographics",
"confidence": 0.4657435715198517,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Science/Mathematics/Statistics",
"confidence": 0.2704373300075531,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Health/Health Conditions/Other",
"confidence": 0.13956519961357117,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.10161221772432329,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.