Get this data via API

Classify ehsaprogramas.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://ehsaprogramas.com.mx"}'
{ "domain": { "domain_url": "https://ehsaprogramas.com.mx", "categories": [ { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.7274958491325378, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.7169353365898132, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.22165171802043915, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.21884816884994507, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Business Services/Fire & Security Services", "confidence": 0.2053361535072327, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs