Get this data via API

Classify leaders-constellation.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://leaders-constellation.ru"}'
{ "domain": { "domain_url": "https://leaders-constellation.ru", "categories": [ { "name": "/Business & Industrial/Business Education", "confidence": 0.69, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.65, "IAB5": "Education" }, { "name": "/Food & Drink/Cooking & Recipes", "confidence": 0.63, "IAB8": "Food & Drink", "IAB-216-210": "Cooking/Food & Drink/Cooking" } ] }, "success": true }
Get Free API Key View API Docs