Get this data via API
Classify stabilised.fund — 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://stabilised.fund"}'
{
"domain": {
"domain_url": "https://stabilised.fund",
"categories": [
{
"name": "/Business & Industrial/Business Finance/Commercial Lending",
"confidence": 0.5015809535980225,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Business & Industrial/Business Finance/Other",
"confidence": 0.2492569237947464,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Business & Industrial/Business Finance/Venture Capital",
"confidence": 0.2268652617931366,
"IAB-71-63": "Venture Capital/Business and Finance/Business/Business Banking & Finance/Venture Capital"
},
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.14968419075012207,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Finance/Investing/Other",
"confidence": 0.12941840291023254,
"IAB13-7": "Investing",
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.10590727627277374,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.