Get this data via API
Classify veneto.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://veneto.it"}'
{
"domain": {
"domain_url": "https://veneto.it",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration",
"confidence": 0.7996131181716919,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Finance/Accounting & Auditing/Tax Preparation & Planning",
"confidence": 0.40937381982803345,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.3179705739021301,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Reference/General Reference/Public Records",
"confidence": 0.18504385650157928,
"IAB-376-SPSHQ5": "Genres - Public Radio"
},
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Other",
"confidence": 0.111416757106781,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.