Get this data via API
Classify inclusivebeachesaustralia.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://inclusivebeachesaustralia.com.au"}'
{
"domain": {
"domain_url": "https://inclusivebeachesaustralia.com.au",
"categories": [
{
"name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands",
"confidence": 0.7920708060264587,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/People & Society/Other",
"confidence": 0.370599627494812,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Health/Medical Devices & Equipment/Assistive Technology",
"confidence": 0.26570379734039307,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Home & Garden/Home Furnishings/Rugs & Carpets",
"confidence": 0.1630670726299286,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Health/Health Conditions/Other",
"confidence": 0.1093948781490326,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.1086423471570015,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.