Get this data via API

Classify dechra.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://dechra.co.uk"}'
{ "domain": { "domain_url": "https://dechra.co.uk", "categories": [ { "name": "/Pets & Animals/Animal Products & Services/Veterinarians", "confidence": 0.691950261592865, "IAB-430-422": "Veterinary Medicine/Pets/Veterinary Medicine" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.2409113347530365, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.22032468020915985, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.2134474515914917, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Agriculture & Forestry/Livestock", "confidence": 0.15876664221286774, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Health/Health Conditions/Infectious Diseases/Other", "confidence": 0.1002984568476677, "IAB-297-287": "Infectious Diseases/Medical Health/Diseases and Conditions/Infectious Diseases" } ] }, "success": true }
Get Free API Key View API Docs