Get this data via API

Classify fitluxe.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://fitluxe.ru"}'
{ "domain": { "domain_url": "https://fitluxe.ru", "categories": [ { "name": "/Beauty & Fitness/Beauty Services & Spas/Massage Therapy", "confidence": 0.978086531162262, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Home & Garden/Home Furnishings/Living Room Furniture", "confidence": 0.7933253049850464, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Business Services/Office Supplies", "confidence": 0.10099531710147858, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs