Get this data via API

Classify deinhaenger.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://deinhaenger.com"}'
{ "domain": { "domain_url": "https://deinhaenger.com", "categories": [ { "name": "/Autos & Vehicles/Commercial Vehicles/Cargo Trucks & Trailers", "confidence": 0.7185743451118469, "IAB-3-2": "Commercial Trucks/Automotive/Auto Body Styles/Commercial Trucks" }, { "name": "/Travel & Transportation/Transportation/Car Rentals", "confidence": 0.4512930810451507, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Business & Industrial/Shipping & Logistics/Moving & Relocation", "confidence": 0.4441812336444855, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Towing & Roadside Assistance", "confidence": 0.1741258054971695, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Business & Industrial/Shipping & Logistics/Self Storage", "confidence": 0.1079748198390007, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Autos & Vehicles/Campers & RVs", "confidence": 0.10283926129341124, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs