Category
Reviews
No reviews yet — be the first to review delivery.vin.
Get this data via API
Classify delivery.vin — 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://delivery.vin"}'
{
"domain": {
"domain_url": "https://delivery.vin",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Maritime Transport",
"confidence": 0.4885787069797516,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Other",
"confidence": 0.2696084678173065,
"IAB2-3": "Buying/Selling Cars",
"IAB-30-1": "Automotive - Auto Buying and Selling"
},
{
"name": "/Shopping/Auctions",
"confidence": 0.19217224419116977,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other",
"confidence": 0.10264524817466736,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.