Category
Reviews
No reviews yet — be the first to review e-busje.nl.
Get this data via API
Classify e-busje.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://e-busje.nl"}'
{
"domain": {
"domain_url": "https://e-busje.nl",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles",
"confidence": 0.423368364572525,
"IAB2-12": "Hybrid",
"IAB-22-16": "Auto Type - Green Vehicles"
},
{
"name": "/Travel & Transportation/Transportation/Car Rentals",
"confidence": 0.1960709244012833,
"IAB20": "Travel",
"IAB-41-1": "Automotive - Auto Rentals"
},
{
"name": "/Finance/Credit & Lending/Loans",
"confidence": 0.12125934660434724,
"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.