Get this data via API

Classify hajkutter.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://hajkutter.dk"}'
{ "domain": { "domain_url": "https://hajkutter.dk", "categories": [ { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.501633882522583, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" }, { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.3187761604785919, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.2612767517566681, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events", "confidence": 0.11553889513015748, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs