Get this data via API

Classify biznes-laser.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://biznes-laser.ru"}'
{ "domain": { "domain_url": "https://biznes-laser.ru", "categories": [ { "name": "/Beauty & Fitness/Beauty Services & Spas/Cosmetic Procedures", "confidence": 0.8, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care", "confidence": 0.7, "IAB7": "Health & Fitness", "IAB-559-553": "Skin Care/Style & Fashion/Beauty/Skin Care" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.6, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Shopping/Apparel/Women's Clothing", "confidence": 0.5, "IAB22": "Shopping", "IAB-566-560": "Women's Clothing/Style & Fashion/Women's Fashion/Women's Clothing" } ] }, "success": true }
Get Free API Key View API Docs