Get this data via API

Classify boatmarket.online — 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://boatmarket.online"}'
{ "domain": { "domain_url": "https://boatmarket.online", "categories": [ { "name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Mercury", "confidence": 0.8890998363494873, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.8195860385894775, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles", "confidence": 0.11019614338874816, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs