Get this data via API

Classify dynamichaulers.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://dynamichaulers.com"}'
{ "domain": { "domain_url": "https://dynamichaulers.com", "categories": [ { "name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other", "confidence": 0.9495543241500854, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.3782108426094055, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.3730485439300537, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Autos & Vehicles/Commercial Vehicles/Cargo Trucks & Trailers", "confidence": 0.14883458614349365, "IAB-3-2": "Commercial Trucks/Automotive/Auto Body Styles/Commercial Trucks" } ] }, "success": true }
Get Free API Key View API Docs