Category
Reviews
No reviews yet — be the first to review motobia.it.
Get this data via API
Classify motobia.it — 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://motobia.it"}'
{
"domain": {
"domain_url": "https://motobia.it",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Off-Road Vehicles",
"confidence": 0.41549038887023926,
"IAB2-16": "Off-Road Vehicles",
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Motorcycles",
"confidence": 0.31961220502853394,
"IAB2-15": "Motorcycles",
"IAB-27-1": "Automotive - Motorcycles"
},
{
"name": "/Travel & Transportation/Specialty Travel/Adventure Travel",
"confidence": 0.30526483058929443,
"IAB20-1": "Adventure Travel",
"IAB-665-664": "Travel Type - Adventure Travel"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.