Get this data via API

Classify edac.cl — 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://edac.cl"}'
{ "domain": { "domain_url": "https://edac.cl", "categories": [ { "name": "/Health/Health Conditions/Neurological Conditions", "confidence": 0.48908188939094543, "IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders" }, { "name": "/Health/Mental Health/Counseling Services", "confidence": 0.2454938143491745, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.242948517203331, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/People & Society/Social Sciences/Psychology", "confidence": 0.1765071004629135, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/Jobs & Education/Education/Special Education", "confidence": 0.11722009629011154, "IAB5-14": "Special Education", "IAB-132": "Education/Education" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources", "confidence": 0.10981210321187972, "IAB-239": "Hobbies & Interests" }, { "name": "/Health/Pediatrics", "confidence": 0.10189709067344666, "IAB7-35": "Pediatrics", "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs