Get this data via API

Classify dadss.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://dadss.co.uk"}'
{ "domain": { "domain_url": "https://dadss.co.uk", "categories": [ { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.7921361923217773, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Sensitive Subjects/Violence & Abuse", "confidence": 0.7420204281806946, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Law & Government/Legal/Family Law", "confidence": 0.6420316100120544, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Social Services/Other", "confidence": 0.34196874499320984, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.24741394817829132, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.20674635469913483, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/People & Society/Family & Relationships/Troubled Relationships", "confidence": 0.12510207295417786, "IAB-186-186": "Family and Relationships/Family and Relationships" } ] }, "success": true }
Get Free API Key View API Docs