Get this data via API

Classify reegel.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://reegel.ru"}'
{ "domain": { "domain_url": "https://reegel.ru", "categories": [ { "name": "/Home & Garden/Home Improvement/Doors & Windows", "confidence": 0.4579392969608307, "IAB10": "Home & Garden", "IAB-280-274": "Home Improvement/Home & Garden/Home Improvement" }, { "name": "/Home & Garden/Home Furnishings/Curtains & Window Treatments", "confidence": 0.4345182776451111, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Beauty & Fitness/Face & Body Care/Sun Care & Tanning Products", "confidence": 0.1782604604959488, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies", "confidence": 0.1268804967403412, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs