Get this data via API

Classify a2zchauffeurs.co.uk — 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://a2zchauffeurs.co.uk"}'
{ "domain": { "domain_url": "https://a2zchauffeurs.co.uk", "categories": [ { "name": "/Travel & Transportation/Transportation/Parking/Airport Parking & Transportation", "confidence": 0.8483157157897949, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Transportation/Chartered Transportation Rentals", "confidence": 0.7578489184379578, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Transportation/Taxi & Ride Hail Services", "confidence": 0.5218437314033508, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.20141711831092832, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Travel & Transportation/Transportation/Car Rentals", "confidence": 0.18487849831581116, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Specialty Travel/Luxury Travel", "confidence": 0.10989309102296828, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Luxury Vehicles", "confidence": 0.10666641592979433, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs