Get this data via API

Classify civotec.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://civotec.com"}'
{ "domain": { "domain_url": "https://civotec.com", "categories": [ { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Other", "confidence": 0.512225866317749, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.43501561880111694, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Travel & Transportation/Transportation/Urban Transit", "confidence": 0.3994674682617187, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.1642211526632309, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs