Get this data via API

Classify dwmaint.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://dwmaint.co.uk"}'
{ "domain": { "domain_url": "https://dwmaint.co.uk", "categories": [ { "name": "/Home & Garden/HVAC & Climate Control/Other", "confidence": 0.6678114533424377, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.3961344063282013, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/HVAC & Climate Control/Air Conditioners", "confidence": 0.3388200104236603, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.3371380865573883, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance", "confidence": 0.327273428440094, "IAB-34-1": "Auto Repair/Automotive/Auto Repair" } ] }, "success": true }
Get Free API Key View API Docs