Get this data via API
Classify safeguard-signal.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://safeguard-signal.com"}'
{
"domain": {
"domain_url": "https://safeguard-signal.com",
"categories": [
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.7021443843841553,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Public Safety/Emergency Services",
"confidence": 0.6741601824760437,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.5797244310379028,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.2605074942111969,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/News/Weather",
"confidence": 0.1087753027677536,
"IAB15-10": "Weather",
"IAB-390-464": "Science - Weather"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.