Category
Global Rank
#18,218
Reviews
No reviews yet — be the first to review housedigest.com.
Get this data via API
Classify housedigest.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://housedigest.com"}'
{
"domain": {
"domain_url": "https://housedigest.com",
"categories": [
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.510819673538208,
"IAB10-5": "Home Repair",
"IAB-280-274": "Home & Garden - Home Improvement"
},
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.503197968006134,
"IAB10-7": "Interior Decorating",
"IAB-283-274": "Home & Garden - Interior Decorating"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.2677469253540039,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Home & Garden/Other",
"confidence": 0.13679951429367063,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.