Category
Reviews
No reviews yet — be the first to review dimo.co.
Get this data via API
Classify dimo.co — 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://dimo.co"}'
{
"domain": {
"domain_url": "https://dimo.co",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Autonomous Vehicles",
"confidence": 0.5661659836769104,
"IAB2": "Automotive",
"IAB-21-16": "Auto Type - Driverless Cars"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Car Electronics",
"confidence": 0.4073866903781891,
"IAB19": "Technology & Computing",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
},
{
"name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation",
"confidence": 0.34314849972724915,
"IAB19": "Technology & Computing",
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.22106245160102844,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.21139025688171387,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Automotive - Auto Parts"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance",
"confidence": 0.1894969940185547,
"IAB2-2": "Auto Repair",
"IAB-34-1": "Automotive - Auto Repair"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles",
"confidence": 0.15630967915058136,
"IAB2-12": "Hybrid",
"IAB-22-16": "Auto Type - Green Vehicles"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.