Get this data via API
Classify capital57.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://capital57.com"}'
{
"domain": {
"domain_url": "https://capital57.com",
"categories": [
{
"name": "/Business & Industrial/Business Finance/Venture Capital",
"confidence": 0.3627771735191345,
"IAB-71-63": "Venture Capital/Business and Finance/Business/Business Banking & Finance/Venture Capital"
},
{
"name": "/Finance/Crowdfunding",
"confidence": 0.2979811429977417,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Business & Industrial/Small Business/Business Formation",
"confidence": 0.23964329063892365,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.1555226892232895,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.