Get this data via API
Classify callyourauntie.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://callyourauntie.com"}'
{
"domain": {
"domain_url": "https://callyourauntie.com",
"categories": [
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.9383466243743896,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/Sensitive Subjects/Self-Harm",
"confidence": 0.32317084074020386,
"IAB-v9i3On": "Sensitive Topics"
},
{
"name": "/Health/Mental Health/Other",
"confidence": 0.22366927564144137,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.18799400329589844,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Arts & Entertainment/Music & Audio/Radio",
"confidence": 0.1713959127664566,
"IAB9-24": "Radio",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Law & Government/Social Services/Other",
"confidence": 0.1278514266014099,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.1059412732720375,
"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.