Get this data via API

Classify planiva.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://planiva.co.uk"}'
{ "domain": { "domain_url": "https://planiva.co.uk", "categories": [ { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.6036176085472107, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Financial Planning & Management/Retirement & Pension", "confidence": 0.3556194305419922, "IAB-416-391": "Retirement Planning/Personal Finance/Retirement Planning" }, { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.31376415491104126, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Investing/Other", "confidence": 0.14190976321697235, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs