Get this data via API
Classify ausleisure.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://ausleisure.com.au"}'
{
"domain": {
"domain_url": "https://ausleisure.com.au",
"categories": [
{
"name": "/Sports/Water Sports/Surfing",
"confidence": 0.59,
"IAB17-37": "Surfing/Bodyboarding",
"IAB-505-498": "Surfing and Bodyboarding/Sports/Extreme Sports/Surfing and Bodyboarding"
},
{
"name": "/Hobbies & Leisure/Water Activities/Surf & Swim",
"confidence": 0.54,
"IAB-239": "Hobbies & Interests"
}
]
},
"success": true
}
Category
Global Rank
#228,392
Get this data as JSON — free trial, 50 API calls included.