Get this data via API
Classify scpublicsafety.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://scpublicsafety.net"}'
{
"domain": {
"domain_url": "https://scpublicsafety.net",
"categories": [
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.5020108819007874,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Other",
"confidence": 0.41759881377220154,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Internet & Telecom/Communications Equipment/Other",
"confidence": 0.21129143238067627,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Law & Government/Public Safety/Other",
"confidence": 0.18780887126922607,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Public Safety/Law Enforcement",
"confidence": 0.1530938595533371,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.1036764532327652,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.