Get this data via API
Classify buildscout.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://buildscout.com.au"}'
{
"domain": {
"domain_url": "https://buildscout.com.au",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.812067449092865,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.4540630578994751,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Architecture",
"confidence": 0.4452003836631775,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Real Estate/Property Development",
"confidence": 0.3863127231597901,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Sales",
"confidence": 0.32389822602272034,
"IAB-59-53": "Business - Sales"
},
{
"name": "/Real Estate/Real Estate Listings/Residential Sales",
"confidence": 0.17585325241088867,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.16424724459648132,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.