Get this data via API

Classify evropak19.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://evropak19.ru"}'
{ "domain": { "domain_url": "https://evropak19.ru", "categories": [ { "name": "/Business & Industrial/Shipping & Logistics/Packaging", "confidence": 0.4352455139160156, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Household Supplies/Other", "confidence": 0.2606564164161682, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Chemicals Industry/Plastics & Polymers", "confidence": 0.16376252472400665, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" }, { "name": "/Shopping/Apparel/Uniforms & Workwear", "confidence": 0.1185230240225792, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs