Get this data via API
Classify rsa-southport.co.uk — 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://rsa-southport.co.uk"}'
{
"domain": {
"domain_url": "https://rsa-southport.co.uk",
"categories": [
{
"name": "/Law & Government/Military/Veterans",
"confidence": 0.7677338123321533,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Military/Other",
"confidence": 0.49153977632522583,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Other",
"confidence": 0.32489705085754395,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Law & Government/Military/Army",
"confidence": 0.12883912026882172,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.