Get this data via API

Classify ximes.dk — 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://ximes.dk"}'
{ "domain": { "domain_url": "https://ximes.dk", "categories": [ { "name": "/Health/Nursing/Assisted Living & Long Term Care", "confidence": 0.492051213979721, "IAB4-7": "Nursing", "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.27806925773620605, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Business Operations/Flexible Work Arrangements", "confidence": 0.18230022490024567, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/People & Society/Seniors & Retirement", "confidence": 0.1277046948671341, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.12625083327293396, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs