Get this data via API

Classify petlegacia.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://petlegacia.com"}'
{ "domain": { "domain_url": "https://petlegacia.com", "categories": [ { "name": "/Finance/Financial Planning & Management/Inheritance & Estate Planning", "confidence": 0.7316202521324158, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Pets & Animals/Pets/Other", "confidence": 0.44185367226600647, "IAB16": "Pets", "IAB-422": "Pets/Pets" }, { "name": "/Pets & Animals/Animal Products & Services/Other", "confidence": 0.3209318220615387, "IAB-422": "Pets" }, { "name": "/Finance/Insurance/Other", "confidence": 0.11069632321596146, "IAB13-6": "Insurance", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Pets & Animals/Animal Products & Services/Animal Welfare", "confidence": 0.10552234947681428, "IAB-422": "Pets" } ] }, "success": true }
Get Free API Key View API Docs