Get this data via API

Classify madven.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://madven.dk"}'
{ "domain": { "domain_url": "https://madven.dk", "categories": [ { "name": "/Home & Garden/Home Furnishings", "confidence": 0.7, "IAB10": "Home & Garden" }, { "name": "/Computers & Electronics/Software", "confidence": 0.7, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Finance/Insurance", "confidence": 0.7, "IAB13-6": "Insurance", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Beauty & Fitness/Cosmetic Procedures", "confidence": 0.7, "IAB7": "Health & Fitness" }, { "name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife", "confidence": 0.7, "IAB1": "Arts & Entertainment", "IAB-179-150": "Bars & Restaurants/Attractions/Bars & Restaurants" }, { "name": "/Business & Industrial/Business Services", "confidence": 0.7 }, { "name": "/Beauty & Fitness/Face & Body Care/Make-Up & Cosmetics", "confidence": 0.7, "IAB7": "Health & Fitness", "IAB-555-553": "Makeup and Accessories/Style & Fashion/Beauty/Makeup and Accessories" } ] }, "success": true }
Get Free API Key View API Docs