Get this data via API
Classify professionalfinancelink.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://professionalfinancelink.com.au"}'
{
"domain": {
"domain_url": "https://professionalfinancelink.com.au",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.9032305479049684,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.8045189380645752,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.6632456183433533,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.16535040736198425,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Finance/Financial Planning & Management/Retirement & Pension",
"confidence": 0.1465175896883011,
"IAB-416-391": "Retirement Planning/Personal Finance/Retirement Planning"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.