Category
Global Rank
#32,402
Reviews
No reviews yet — be the first to review odido.nl.
Get this data via API
Classify odido.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://odido.nl"}'
{
"domain": {
"domain_url": "https://odido.nl",
"categories": [
{
"name": "/Internet & Telecom/Service Providers/Phone Service Providers",
"confidence": 0.8753983974456787,
"IAB19-6": "Cell Phones",
"IAB-420-417": "Home Utilities - Phone Services"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.11877627670764924,
"IAB3": "Business",
"IAB-60-53": "Business - Small and Medium-sized Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.