Get this data via API

Classify cece.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://cece.eu"}'
{ "domain": { "domain_url": "https://cece.eu", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.5415767431259155, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Heavy Machinery", "confidence": 0.4812875986099243, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.25148212909698486, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/News/Business News/Company News", "confidence": 0.19343234598636627, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.1288120597600937, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs