Get this data via API

Classify cncpart.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://cncpart.eu"}'
{ "domain": { "domain_url": "https://cncpart.eu", "categories": [ { "name": "/Computers & Electronics/Electronics & Electrical/Power Supplies", "confidence": 0.8609458804130554, "IAB-431-422": "Pet Supplies/Pets/Pet Supplies" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electronic Components", "confidence": 0.7970359921455383, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Manufacturing/Factory Automation", "confidence": 0.5197546482086182, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.27425849437713623, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Heavy Machinery", "confidence": 0.2037069946527481, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.1648348867893219, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Computer Hardware/Computer Components", "confidence": 0.15752609074115753, "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" } ] }, "success": true }
Get Free API Key View API Docs