Get this data via API
Classify foodexim.hu — 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://foodexim.hu"}'
{
"domain": {
"domain_url": "https://foodexim.hu",
"categories": [
{
"name": "/Food & Drink/Beverages/Energy Drinks",
"confidence": 0.5208877921104431,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Beverages/Soft Drinks",
"confidence": 0.14932337403297424,
"IAB8": "Food & Drink",
"IAB-222-210": "Non-Alcoholic Beverages/Food & Drink/Non-Alcoholic Beverages"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.