Get this data via API

Classify seamasterclass.com.hr — 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://seamasterclass.com.hr"}'
{ "domain": { "domain_url": "https://seamasterclass.com.hr", "categories": [ { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.39110979437828064, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration", "confidence": 0.2914658486843109, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.24000349640846252, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" }, { "name": "/Travel & Transportation/Transportation/Cruises & Charters", "confidence": 0.23522861301898956, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs