Get this data via API

Classify futurefleet.com.au — 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://futurefleet.com.au"}'
{ "domain": { "domain_url": "https://futurefleet.com.au", "categories": [ { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Other", "confidence": 0.31640011072158813, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Computers & Electronics/Consumer Electronics/Car Electronics", "confidence": 0.3098939061164856, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.23467105627059937, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation", "confidence": 0.1816926896572113, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Consumer Electronics/Camera & Photo Equipment", "confidence": 0.16029687225818634, "IAB-633-632": "Cameras and Camcorders/Technology & Computing/Consumer Electronics/Cameras and Camcorders" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.1009535863995552, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" } ] }, "success": true }
Get Free API Key View API Docs