Get this data via API
Classify mattbrady.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://mattbrady.com.au"}'
{
"domain": {
"domain_url": "https://mattbrady.com.au",
"categories": [
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.794139564037323,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Social Sciences/Communications & Media Studies",
"confidence": 0.5351594686508179,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.17658312618732452,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.15150126814842224,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.14239002764225006,
"IAB3-9": "Human Resources",
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.