Category
Reviews
No reviews yet — be the first to review blej.at.
Get this data via API
Classify blej.at — 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://blej.at"}'
{
"domain": {
"domain_url": "https://blej.at",
"categories": [
{
"name": "/Food & Drink/Food & Grocery Delivery/Grocery Delivery Services",
"confidence": 0.6330677270889282,
"IAB8": "Food & Drink"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care",
"confidence": 0.33089160919189453,
"IAB18-1": "Beauty",
"IAB-553-552": "Style & Fashion - Beauty"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Hygiene & Toiletries",
"confidence": 0.13445232808589935,
"IAB18-1": "Beauty",
"IAB-590-552": "Style & Fashion - Personal Care"
},
{
"name": "/Home & Garden/Household Supplies/Household Cleaning Supplies",
"confidence": 0.10018159449100494,
"IAB10": "Home & Garden",
"IAB-479-473": "Shopping - Household Supplies"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.