Category
Reviews
No reviews yet — be the first to review housefacts.com.
Get this data via API
Classify housefacts.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://housefacts.com"}'
{
"domain": {
"domain_url": "https://housefacts.com",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Home Automation",
"confidence": 0.5422059893608093,
"IAB19": "Technology & Computing",
"IAB-277-274": "Home & Garden - Smart Home"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.2742699384689331,
"IAB10-5": "Home Repair",
"IAB-280-274": "Home & Garden - Home Improvement"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.16615383327007294,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.