Get this data via API
Classify flexfinance.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://flexfinance.com"}'
{
"domain": {
"domain_url": "https://flexfinance.com",
"categories": [
{
"name": "/Business & Industrial/Business Finance/Risk Management",
"confidence": 0.9619479179382324,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.7401086688041687,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Finance/Banking/Other",
"confidence": 0.3838570713996887,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Accounting & Auditing/Other",
"confidence": 0.19199104607105255,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Other",
"confidence": 0.1299503743648529,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Business & Industrial/Business Finance/Other",
"confidence": 0.10800400376319884,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Finance/Credit & Lending/Other",
"confidence": 0.10693848133087158,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.1017301231622696,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.