Category
Reviews
No reviews yet — be the first to review decoratoradvice.org.
Get this data via API
Classify decoratoradvice.org — 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://decoratoradvice.org"}'
{
"domain": {
"domain_url": "https://decoratoradvice.org",
"categories": [
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.834424614906311,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.3051232099533081,
"IAB1-3": "Fine Art",
"IAB-204-201": "Fine Art - Design"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.27801313996315,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.1032862439751625,
"IAB10-5": "Home Repair",
"IAB-280-274": "Home & Garden - Home Improvement"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.