Get this data via API

Classify see-marine.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://see-marine.co.uk"}'
{ "domain": { "domain_url": "https://see-marine.co.uk", "categories": [ { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.5917940735816956, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" }, { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.45584237575531006, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Computers & Electronics/Consumer Electronics/Camera & Photo Equipment", "confidence": 0.3973485231399536, "IAB-633-632": "Cameras and Camcorders/Technology & Computing/Consumer Electronics/Cameras and Camcorders" }, { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.24688391387462616, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" } ] }, "success": true }
Get Free API Key View API Docs