Get this data via API
Classify rhodesfs.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://rhodesfs.com.au"}'
{
"domain": {
"domain_url": "https://rhodesfs.com.au",
"categories": [
{
"name": "/Finance/Credit & Lending/Debt Management",
"confidence": 0.6067315936088562,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Credit & Lending/Loans",
"confidence": 0.26137134432792664,
"IAB13-2": "Credit/Debt & Loans",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Business & Industrial/Business Finance/Commercial Lending",
"confidence": 0.19853916764259336,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.1649196445941925,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Business & Industrial/Business Finance/Other",
"confidence": 0.1452532708644867,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Finance/Other",
"confidence": 0.13076455891132355,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.