Get this data via API

Classify companion-kayak.web.app — 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://companion-kayak.web.app"}'
{ "domain": { "domain_url": "https://companion-kayak.web.app", "categories": [ { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.5968185663223267, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" }, { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.5853028297424316, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Hobbies & Leisure/Water Activities/Other", "confidence": 0.1363542079925537, "IAB-239": "Hobbies & Interests" }, { "name": "/Pets & Animals/Pets/Dogs", "confidence": 0.13098067045211792, "IAB16-4": "Dogs", "IAB-425-422": "Dogs/Pets/Dogs" }, { "name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands", "confidence": 0.11864108592271803, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs