Get this data via API

Classify kompliy.com — 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://kompliy.com"}'
{ "domain": { "domain_url": "https://kompliy.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 1, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.82957923412323, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Quality Control & Tracking", "confidence": 0.4287375211715698, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.22663162648677823, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Health/Public Health/Occupational Health & Safety", "confidence": 0.20252281427383423, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.17243273556232452, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.14374206960201263, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs