Get this data via API
Classify sos.org.pk — 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://sos.org.pk"}'
{
"domain": {
"domain_url": "https://sos.org.pk",
"categories": [
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.931101381778717,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.3607465922832489,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/People & Society/Social Issues & Advocacy/Poverty & Hunger",
"confidence": 0.27541032433509827,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.