Get this data via API
Classify arubaseaturtle.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://arubaseaturtle.com"}'
{
"domain": {
"domain_url": "https://arubaseaturtle.com",
"categories": [
{
"name": "/Hobbies & Leisure/Water Activities/Diving & Underwater Activities",
"confidence": 0.9622642397880554,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands",
"confidence": 0.86563640832901,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Pets & Animals/Wildlife",
"confidence": 0.5584813356399536,
"IAB-422": "Pets"
},
{
"name": "/Travel & Transportation/Specialty Travel/Adventure Travel",
"confidence": 0.3450843095779419,
"IAB20-1": "Adventure Travel",
"IAB-665-664": "Travel Type - Adventure Travel"
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.192889541387558,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Science/Earth Sciences/Other",
"confidence": 0.17602889239788055,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Travel & Transportation/Specialty Travel/Ecotourism",
"confidence": 0.14270475506782532,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Sightseeing Tours",
"confidence": 0.13910114765167236,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Pets & Animals/Pets/Reptiles & Amphibians",
"confidence": 0.12678758800029755,
"IAB16": "Pets",
"IAB-429-422": "Reptiles/Pets/Reptiles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.