Get this data via API

Classify cheil-engineering.de — 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://cheil-engineering.de"}'
{ "domain": { "domain_url": "https://cheil-engineering.de", "categories": [ { "name": "/Business & Industrial/Business Services/Fire & Security Services", "confidence": 0.805656373500824, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.5801530480384827, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Law & Government/Public Safety/Emergency Services", "confidence": 0.12392499297857285, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs