Get this data via API

Classify aerocollect.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://aerocollect.dk"}'
{ "domain": { "domain_url": "https://aerocollect.dk", "categories": [ { "name": "/Internet & Telecom/Web Services/Web Stats & Analytics", "confidence": 0.3018611967563629, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.19317175447940824, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.17558757960796356, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.121303029358387, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.1041533350944519, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.1011943593621254, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs