Company
Category
Reviews
No reviews yet — be the first to review wahs.com.au.
Get this data via API
Classify wahs.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://wahs.com.au"}'
{
"domain": {
"domain_url": "https://wahs.com.au",
"categories": [
{
"name": "/Home & Garden/Kitchen & Dining/Cookware & Diningware",
"confidence": 1,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden"
},
{
"name": "/Business & Industrial/Hospitality Industry/Food Service",
"confidence": 0.28567907214164734,
"IAB3": "Business",
"IAB-98-90": "Industries - Hospitality Industry"
},
{
"name": "/Business & Industrial/Metals & Mining/Other",
"confidence": 0.11669636517763138,
"IAB3-12": "Metals",
"IAB-107-90": "Industries - Metals Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.