Get this data via API

Classify sharkdiveadventures.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://sharkdiveadventures.com"}'
{ "domain": { "domain_url": "https://sharkdiveadventures.com", "categories": [ { "name": "/Hobbies & Leisure/Water Activities/Diving & Underwater Activities", "confidence": 0.9730616807937622, "IAB-239": "Hobbies & Interests" }, { "name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands", "confidence": 0.914674997329712, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Travel & Transportation/Specialty Travel/Adventure Travel", "confidence": 0.7724278569221497, "IAB20-1": "Adventure Travel", "IAB-665-664": "Travel Type - Adventure Travel" }, { "name": "/Pets & Animals/Wildlife", "confidence": 0.5925549864768982, "IAB-422": "Pets" }, { "name": "/Science/Earth Sciences/Other", "confidence": 0.3050834536552429, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Vacation Offers", "confidence": 0.10329952836036682, "IAB-444-441": "Vacation Properties/Real Estate/Vacation Properties" } ] }, "success": true }
Get Free API Key View API Docs