Category
Reviews
No reviews yet — be the first to review vorenzo.online.
Get this data via API
Classify vorenzo.online — 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://vorenzo.online"}'
{
"domain": {
"domain_url": "https://vorenzo.online",
"categories": [
{
"name": "/Autos & Vehicles/Custom & Performance Vehicles",
"confidence": 0.35774752497673035,
"IAB2-17": "Performance Vehicles",
"IAB-24-16": "Auto Type - Performance Cars"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers",
"confidence": 0.2677667438983917,
"IAB2-3": "Buying/Selling Cars",
"IAB-30-1": "Automotive - Auto Buying and Selling"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Luxury Vehicles",
"confidence": 0.1908845603466034,
"IAB2-13": "Luxury",
"IAB-23-16": "Auto Type - Luxury Cars"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Hybrid & Alternative Vehicles",
"confidence": 0.14885593950748444,
"IAB2-12": "Hybrid",
"IAB-22-16": "Auto Type - Green Vehicles"
},
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Sports Cars",
"confidence": 0.1086609959602356,
"IAB2-17": "Performance Vehicles",
"IAB-24-16": "Auto Type - Performance Cars"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.