Get this data via API
Classify homesafe.net — 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://homesafe.net"}'
{
"domain": {
"domain_url": "https://homesafe.net",
"categories": [
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.836521565914154,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Home & Garden/Home Safety & Security/Home Alarm & Security Systems",
"confidence": 0.7835940718650818,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.5396788120269775,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Computers & Electronics/Software/Monitoring Software",
"confidence": 0.40566596388816833,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.17205709218978882,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Home Automation",
"confidence": 0.1401379406452179,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.12098212540149687,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.