Get this data via API

Classify animal-health-certificates.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://animal-health-certificates.co.uk"}'
{ "domain": { "domain_url": "https://animal-health-certificates.co.uk", "categories": [ { "name": "/Pets & Animals/Animal Products & Services/Veterinarians", "confidence": 0.7143938541412354, "IAB-430-422": "Veterinary Medicine/Pets/Veterinary Medicine" }, { "name": "/Pets & Animals/Pets/Other", "confidence": 0.46699029207229614, "IAB16": "Pets", "IAB-422": "Pets/Pets" }, { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.34699153900146484, "IAB-422": "Pets" }, { "name": "/Travel & Transportation/Transportation/Air Travel", "confidence": 0.13133813440799713, "IAB20-3": "Air Travel", "IAB-672-664": "Air Travel/Travel/Travel Type/Air Travel" }, { "name": "/Travel & Transportation/Travel Agencies & Services/Other", "confidence": 0.12173611670732498, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs