Get this data via API
Classify raslwc.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://raslwc.com"}'
{
"domain": {
"domain_url": "https://raslwc.com",
"categories": [
{
"name": "/Law & Government/Public Safety/Law Enforcement",
"confidence": 0.4086854755878449,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Sensitive Subjects/Violence & Abuse",
"confidence": 0.3336964249610901,
"IAB-v9i3On": "Sensitive Topics"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.315836638212204,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.12142288684844972,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.