Get this data via API
Classify allwaysdive.com.au — 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://allwaysdive.com.au"}'
{
"domain": {
"domain_url": "https://allwaysdive.com.au",
"categories": [
{
"name": "/Hobbies & Leisure/Water Activities/Diving & Underwater Activities",
"confidence": 0.8926723599433899,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Travel & Transportation/Specialty Travel/Adventure Travel",
"confidence": 0.7688855528831482,
"IAB20-1": "Adventure Travel",
"IAB-665-664": "Travel Type - Adventure Travel"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands",
"confidence": 0.3969728648662567,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Vacation Offers",
"confidence": 0.29875731468200684,
"IAB-444-441": "Vacation Properties/Real Estate/Vacation Properties"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Other",
"confidence": 0.2617471218109131,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.