Get this data via API

Classify simplified-legal.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://simplified-legal.com"}'
{ "domain": { "domain_url": "https://simplified-legal.com", "categories": [ { "name": "/Finance/Insurance/Health Insurance", "confidence": 0.906446933746338, "IAB13-6": "Insurance", "IAB-399-398": "Health Insurance/Personal Finance/Insurance/Health Insurance" }, { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.4988185167312622, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Financial Planning & Management/Retirement & Pension", "confidence": 0.3071560859680176, "IAB-416-391": "Retirement Planning/Personal Finance/Retirement Planning" } ] }, "success": true }
Get Free API Key View API Docs