Get this data via API
Classify subven.es — 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://subven.es"}'
{
"domain": {
"domain_url": "https://subven.es",
"categories": [
{
"name": "/Finance/Grants, Scholarships & Financial Aid/Government Grants",
"confidence": 0.8299251794815063,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.20273318886756897,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.2023736536502838,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Energy & Utilities/Other",
"confidence": 0.18183691799640656,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy",
"confidence": 0.14621227979660034,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.