Get this data via API
Classify nonnapalma.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://nonnapalma.it"}'
{
"domain": {
"domain_url": "https://nonnapalma.it",
"categories": [
{
"name": "/Food & Drink/Food/Cooking Fats & Oils",
"confidence": 0.817949652671814,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food/Condiments & Dressings",
"confidence": 0.3413030803203583,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Food & Grocery Retailers/Delicatessens",
"confidence": 0.14314791560173035,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Cooking & Recipes/Cuisines",
"confidence": 0.13058120012283325,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.