Get this data via API
Classify floreowealth.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://floreowealth.com"}'
{
"domain": {
"domain_url": "https://floreowealth.com",
"categories": [
{
"name": "/Finance/Banking/Other",
"confidence": 0.4392801523208618,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.21768999099731445,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Banking/Mobile Payments & Digital Wallets",
"confidence": 0.17436552047729492,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Other",
"confidence": 0.12967507541179657,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.