Get this data via API

Classify dvmascent.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://dvmascent.com"}'
{ "domain": { "domain_url": "https://dvmascent.com", "categories": [ { "name": "/Pets & Animals/Animal Products & Services/Veterinarians", "confidence": 0.9719711542129515, "IAB-430-422": "Veterinary Medicine/Pets/Veterinary Medicine" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.4232967495918274, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Health/Health Education & Medical Training", "confidence": 0.21303167939186096, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.1096034049987793, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs