Get this data via API
Classify member-diving.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://member-diving.com"}'
{
"domain": {
"domain_url": "https://member-diving.com",
"categories": [
{
"name": "/Hobbies & Leisure/Water Activities/Diving & Underwater Activities",
"confidence": 0.9874338507652284,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands",
"confidence": 0.82676762342453,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Specialty Travel/Adventure Travel",
"confidence": 0.3239574730396271,
"IAB20-1": "Adventure Travel",
"IAB-665-664": "Travel Type - Adventure Travel"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.24359644949436188,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Vacation Offers",
"confidence": 0.1744455099105835,
"IAB-444-441": "Vacation Properties/Real Estate/Vacation Properties"
},
{
"name": "/Travel & Transportation/Specialty Travel/Other",
"confidence": 0.10743863880634308,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.