Get this data via API
Classify housekeepio.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://housekeepio.com"}'
{
"domain": {
"domain_url": "https://housekeepio.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.6976664066314697,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.6914342045783997,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.3589044511318207,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.35564953088760376,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Home & Garden/Domestic Services/Cleaning Services",
"confidence": 0.19903846085071564,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Business Services/Office Services",
"confidence": 0.14357176423072815,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.