Get this data via API
Classify breiterwealth.com — 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://breiterwealth.com"}'
{
"domain": {
"domain_url": "https://breiterwealth.com",
"categories": [
{
"name": "/Finance/Financial Planning & Management/Asset & Portfolio Management",
"confidence": 0.8374354839324951,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.5509618520736694,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.34054094552993774,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Accounting & Auditing/Tax Preparation & Planning",
"confidence": 0.2737640142440796,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Financial Planning & Management/Inheritance & Estate Planning",
"confidence": 0.10279987007379532,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.