Get this data via API
Classify wabuildingcompany.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://wabuildingcompany.com.au"}'
{
"domain": {
"domain_url": "https://wabuildingcompany.com.au",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.7618421316146851,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Real Estate/Real Estate Listings/Residential Sales",
"confidence": 0.5540521144866943,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Finance/Crowdfunding",
"confidence": 0.5536742806434631,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Real Estate/Property Development",
"confidence": 0.26548659801483154,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Real Estate/Real Estate Services/Real Estate Agencies",
"confidence": 0.23920971155166623,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.1212640032172203,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.