Category
Global Rank
#891,115
Reviews
No reviews yet — be the first to review olinia.auto.
Get this data via API
Classify olinia.auto — 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://olinia.auto"}'
{
"domain": {
"domain_url": "https://olinia.auto",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles",
"confidence": 0.6903212070465088,
"IAB2-12": "Hybrid",
"IAB-22-16": "Auto Type - Green Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Microcars & Subcompacts",
"confidence": 0.1611838936805725,
"IAB2": "Automotive",
"IAB-12-2": "Auto Body Styles - Microcar"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.