Get this data via API

Classify celiaccruise.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://celiaccruise.com"}'
{ "domain": { "domain_url": "https://celiaccruise.com", "categories": [ { "name": "/Health/Nutrition/Special & Restricted Diets", "confidence": 0.952930986881256, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Travel & Transportation/Transportation/Cruises & Charters", "confidence": 0.9145855903625488, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Health/Health Conditions/Allergies/Food Allergies", "confidence": 0.258678138256073, "IAB8-10": "Food Allergies", "IAB-288-287": "Allergies/Medical Health/Diseases and Conditions/Allergies" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.15431150794029236, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.10535518825054167, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs