Get this data via API

Classify my-compas.ru — 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://my-compas.ru"}'
{ "domain": { "domain_url": "https://my-compas.ru", "categories": [ { "name": "/Jobs & Education/Education/Open Online Courses", "confidence": 0.5786880254745483, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.21945716440677643, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Health/Health Education & Medical Training", "confidence": 0.2037358582019806, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Jobs & Education/Education/Vocational & Continuing Education", "confidence": 0.1554023027420044, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.1505417823791504, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.14595623314380646, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Health/Nursing/Assisted Living & Long Term Care", "confidence": 0.13019409775733948, "IAB4-7": "Nursing", "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs