Get this data via API

Classify enika.pl — 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://enika.pl"}'
{ "domain": { "domain_url": "https://enika.pl", "categories": [ { "name": "/Home & Garden/HVAC & Climate Control/Air Conditioners", "confidence": 0.5912389159202576, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/News/Business News/Company News", "confidence": 0.2421504408121109, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Travel & Transportation/Transportation/Urban Transit", "confidence": 0.1561255007982254, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Rail Freight", "confidence": 0.14528129994869232, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs