Get this data via API
Classify finance26.de — 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://finance26.de"}'
{
"domain": {
"domain_url": "https://finance26.de",
"categories": [
{
"name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.6388461589813232,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Business & Industrial/Business Services/Corporate Events",
"confidence": 0.5041517615318298,
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
},
{
"name": "/Finance/Other",
"confidence": 0.3578577935695648,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/News/Business News/Financial Markets News",
"confidence": 0.185912624001503,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Arts & Entertainment/Events & Listings/Expos & Conventions",
"confidence": 0.1798543781042099,
"IAB1": "Arts & Entertainment",
"IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.