Get this data via API

Classify fossharbormarina.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://fossharbormarina.com"}'
{ "domain": { "domain_url": "https://fossharbormarina.com", "categories": [ { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.521804928779602, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.4761064946651459, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.22382307052612305, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Hobbies & Leisure/Water Activities/Other", "confidence": 0.15388013422489166, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs