Get this data via API

Classify thewaterhouse.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://thewaterhouse.uk"}'
{ "domain": { "domain_url": "https://thewaterhouse.uk", "categories": [ { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.6169062256813049, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.27848854660987854, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.2463769167661667, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.20629474520683289, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" }, { "name": "/Travel & Transportation/Specialty Travel/Ecotourism", "confidence": 0.1715097427368164, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs