Get this data via API

Classify dressingroll.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://dressingroll.co.uk"}'
{ "domain": { "domain_url": "https://dressingroll.co.uk", "categories": [ { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.8852309584617615, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Conditions/Injury", "confidence": 0.6729273200035095, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Conditions/Skin Conditions", "confidence": 0.3624096214771271, "IAB-309-287": "Skin and Dermatology/Medical Health/Diseases and Conditions/Skin and Dermatology" }, { "name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care", "confidence": 0.2553951144218445, "IAB7": "Health & Fitness", "IAB-559-553": "Skin Care/Style & Fashion/Beauty/Skin Care" } ] }, "success": true }
Get Free API Key View API Docs