Get this data via API

Classify conmedec.com — 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://conmedec.com"}'
{ "domain": { "domain_url": "https://conmedec.com", "categories": [ { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.5184169411659241, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Travel & Transportation/Specialty Travel/Business Travel", "confidence": 0.23504820466041565, "IAB20-7": "Business Travel", "IAB-676-664": "Travel Type - Business Travel" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.19393379986286163, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Sightseeing Tours", "confidence": 0.19389057159423828, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Specialty Travel/Other", "confidence": 0.19122517108917236, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Specialty Travel/Adventure Travel", "confidence": 0.16677676141262054, "IAB20-1": "Adventure Travel", "IAB-665-664": "Travel Type - Adventure Travel" }, { "name": "/Hobbies & Leisure/Outdoors/Fishing", "confidence": 0.12459780275821686, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs