Get this data via API
Classify slyfoxpi.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://slyfoxpi.com"}'
{
"domain": {
"domain_url": "https://slyfoxpi.com",
"categories": [
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.7583751082420349,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.2318414002656937,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
},
{
"name": "/Law & Government/Public Safety/Law Enforcement",
"confidence": 0.15893536806106567,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Public Safety/Crime & Justice",
"confidence": 0.15071219205856323,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/News/Gossip & Tabloid News/Scandals & Investigations",
"confidence": 0.11235576122999193,
"IAB12": "News"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.