Get this data via API
Classify fleurdebrume.com — 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://fleurdebrume.com"}'
{
"domain": {
"domain_url": "https://fleurdebrume.com",
"categories": [
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.3207114040851593,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Perfumes & Fragrances",
"confidence": 0.2987496554851532,
"IAB7": "Health & Fitness",
"IAB-558-553": "Perfume and Fragrance/Style & Fashion/Beauty/Perfume and Fragrance"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.25993096828460693,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
},
{
"name": "/Health/Alternative & Natural Medicine/Other",
"confidence": 0.1018797680735588,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Home & Garden/HVAC & Climate Control/Air Filters & Purifiers",
"confidence": 0.10099424421787262,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.