Get this data via API
Classify ceskepotraviny.shop — 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://ceskepotraviny.shop"}'
{
"domain": {
"domain_url": "https://ceskepotraviny.shop",
"categories": [
{
"name": "/Food & Drink/Food/Fruits & Vegetables",
"confidence": 0.5420316457748413,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Business & Industrial/Energy & Utilities/Waste Management",
"confidence": 0.2944996953010559,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.28470322489738464,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Home & Garden/Household Supplies/Household Cleaning Supplies",
"confidence": 0.11720529198646544,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.