Get this data via API

Classify childsafetyineurope.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://childsafetyineurope.com"}'
{ "domain": { "domain_url": "https://childsafetyineurope.com", "categories": [ { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.5794534087181091, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Sensitive Subjects/Violence & Abuse", "confidence": 0.4777792990207672, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.3198402225971222, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Law & Government/Government/Other", "confidence": 0.1810226738452911, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Public Safety/Crime & Justice", "confidence": 0.14389052987098694, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs