Get this data via API

Classify yachtiestarter.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://yachtiestarter.com"}'
{ "domain": { "domain_url": "https://yachtiestarter.com", "categories": [ { "name": "/Travel & Transportation/Transportation/Cruises & Charters", "confidence": 0.5067416429519653, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.4911065101623535, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.4239157736301422, "IAB-132": "Education" }, { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.42203453183174133, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.4073707163333893, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.3234040439128876, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" }, { "name": "/Jobs & Education/Jobs/Other", "confidence": 0.11060084402561188, "IAB-132": "Education" } ] }, "success": true }
Get Free API Key View API Docs