Get this data via API

Classify commar.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://commar.com"}'
{ "domain": { "domain_url": "https://commar.com", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Sales", "confidence": 0.6432197093963623, "IAB-59-53": "Business - Sales" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.29969367384910583, "IAB-132": "Education" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.2537878453731537, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/News/Business News/Company News", "confidence": 0.1533556878566742, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.12325704097747804, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs