Get this data via API
Classify prodive.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://prodive.com.au"}'
{
"domain": {
"domain_url": "https://prodive.com.au",
"categories": [
{
"name": "/Hobbies & Leisure/Water Activities/Diving & Underwater Activities",
"confidence": 0.992473006248474,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.7618228197097778,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands",
"confidence": 0.48565420508384705,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Specialty Travel/Adventure Travel",
"confidence": 0.3284126818180084,
"IAB20-1": "Adventure Travel",
"IAB-665-664": "Travel Type - Adventure Travel"
},
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.25720182061195374,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.1393665373325348,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Science/Earth Sciences/Other",
"confidence": 0.1291559487581253,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Hobbies & Leisure/Water Activities/Other",
"confidence": 0.12478849291801453,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.