Get this data via API
Classify caimy.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://caimy.com.au"}'
{
"domain": {
"domain_url": "https://caimy.com.au",
"categories": [
{
"name": "/Law & Government/Government/Visa & Immigration",
"confidence": 0.993071973323822,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Jobs & Education/Education/Study Abroad",
"confidence": 0.7837104201316833,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Other",
"confidence": 0.202048197388649,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.1986980140209198,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.16378265619277954,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.16361156105995178
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.