Category
Reviews
No reviews yet — be the first to review de-home.it.
Get this data via API
Classify de-home.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://de-home.it"}'
{
"domain": {
"domain_url": "https://de-home.it",
"categories": [
{
"name": "/Home & Garden/Home Furnishings/Outdoor Furniture",
"confidence": 0.8917582631111145,
"IAB10": "Home & Garden",
"IAB-285-274": "Home & Garden - Outdoor Decorating"
},
{
"name": "/Home & Garden/Bed & Bath/Bathroom",
"confidence": 0.2995801568031311,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden"
},
{
"name": "/Home & Garden/Home Furnishings/Other",
"confidence": 0.12180891633033752,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.