Category
Reviews
No reviews yet — be the first to review thecaveyard.com.au.
Get this data via API
Classify thecaveyard.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://thecaveyard.com.au"}'
{
"domain": {
"domain_url": "https://thecaveyard.com.au",
"categories": [
{
"name": "/Business & Industrial/Business Services/Signage",
"confidence": 0.7524026036262512,
"IAB3-1": "Advertising",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.6803171038627625,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Other",
"confidence": 0.4000787734985352,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Garden Structures",
"confidence": 0.2891186475753784,
"IAB10-8": "Landscaping",
"IAB-284-274": "Home & Garden - Landscaping"
},
{
"name": "/People & Society/Other",
"confidence": 0.1104985699057579,
"IAB14": "Society",
"IAB-186": "Family and Relationships"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.