Get this data via API

Classify dmc.is — 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://dmc.is"}'
{ "domain": { "domain_url": "https://dmc.is", "categories": [ { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.38654807209968567, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.3795814216136933, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.22089405357837677, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.17488586902618408, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Brand Management", "confidence": 0.1214667409658432, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Travel & Transportation/Specialty Travel/Business Travel", "confidence": 0.10472007095813753, "IAB20-7": "Business Travel", "IAB-676-664": "Travel Type - Business Travel" } ] }, "success": true }
Get Free API Key View API Docs