Category
Reviews
No reviews yet — be the first to review finion.nl.
Get this data via API
Classify finion.nl — 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://finion.nl"}'
{
"domain": {
"domain_url": "https://finion.nl",
"categories": [
{
"name": "/Finance/Financial Planning & Management/Other",
"confidence": 0.7261374592781067,
"IAB13-4": "Financial Planning",
"IAB-396-391": "Personal Finance - Financial Planning"
},
{
"name": "/Finance/Credit & Lending/Loans",
"confidence": 0.2215280830860138,
"IAB13-2": "Credit/Debt & Loans",
"IAB-408-405": "Personal Debt - Personal Loans"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.