Get this data via API

Classify fouraengineering.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://fouraengineering.com"}'
{ "domain": { "domain_url": "https://fouraengineering.com", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.7893463373184204, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.628913164138794, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Other", "confidence": 0.4172990024089813, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Travel & Transportation/Transportation/Traffic & Route Planners", "confidence": 0.388450026512146, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Transportation/Urban Transit", "confidence": 0.2604476511478424, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs