Get this data via API
Classify lifestylehomez.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://lifestylehomez.com"}'
{
"domain": {
"domain_url": "https://lifestylehomez.com",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.6029672622680664,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.507537305355072,
"IAB1": "Arts & Entertainment",
"IAB-204-201": "Design/Fine Art/Design"
},
{
"name": "/Real Estate/Real Estate Listings/Residential Sales",
"confidence": 0.34645020961761475,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Real Estate/Real Estate Services/Real Estate Agencies",
"confidence": 0.3249512314796448,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Architecture",
"confidence": 0.23165033757686615,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.1756819635629654,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Real Estate/Real Estate Services/Other",
"confidence": 0.14676064252853394,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Real Estate/Property Development",
"confidence": 0.13369902968406677,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.