Get this data via API

Classify bluewatercruising.com — 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://bluewatercruising.com"}'
{ "domain": { "domain_url": "https://bluewatercruising.com", "categories": [ { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.7486277222633362, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.1892581433057785, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.15207763016223907, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.14693020284175873, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Travel & Transportation/Transportation/Cruises & Charters", "confidence": 0.12460099905729294, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Specialty Travel/Adventure Travel", "confidence": 0.1159374788403511, "IAB20-1": "Adventure Travel", "IAB-665-664": "Travel Type - Adventure Travel" } ] }, "success": true }
Get Free API Key View API Docs