Get this data via API

Classify car.cleaning — 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://car.cleaning"}'
{ "domain": { "domain_url": "https://car.cleaning", "categories": [ { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance", "confidence": 0.3123670220375061, "IAB-34-1": "Auto Repair/Automotive/Auto Repair" }, { "name": "/Internet & Telecom/Web Services/Other", "confidence": 0.21455562114715576, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Home & Garden/Domestic Services/Cleaning Services", "confidence": 0.19451360404491425, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Shopping/Classifieds", "confidence": 0.10710730403661728, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs