Get this data via API

Classify market-leader.eu — 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://market-leader.eu"}'
{ "domain": { "domain_url": "https://market-leader.eu", "categories": [ { "name": "/Business & Industrial/Business Services/Commercial Distribution", "confidence": 0.53373122215271, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.4306415021419525, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Computers & Electronics/Electronics & Electrical/Power Supplies", "confidence": 0.3052968382835388, "IAB-431-422": "Pet Supplies/Pets/Pet Supplies" }, { "name": "/Business & Industrial/Shipping & Logistics/Other", "confidence": 0.24120454490184784, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.19272568821907043, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.12073657661676408, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electronic Components", "confidence": 0.10966147482395172, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs