Get this data via API
Classify prendipatentenautica.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://prendipatentenautica.it"}'
{
"domain": {
"domain_url": "https://prendipatentenautica.it",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration",
"confidence": 0.8662438988685608,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Jobs & Education/Education/Standardized & Admissions Tests",
"confidence": 0.6007448434829712,
"IAB5": "Education",
"IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing"
},
{
"name": "/Hobbies & Leisure/Water Activities/Boating",
"confidence": 0.3088427782058716,
"IAB17-5": "Boxing",
"IAB-485-483": "Boxing/Sports/Boxing"
},
{
"name": "/Autos & Vehicles/Boats & Watercraft",
"confidence": 0.30043676495552063,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.