Get this data via API

Classify navicominc.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://navicominc.com"}'
{ "domain": { "domain_url": "https://navicominc.com", "categories": [ { "name": "/Finance/Financial Planning & Management/Retirement & Pension", "confidence": 0.9793741703033448, "IAB-416-391": "Retirement Planning/Personal Finance/Retirement Planning" }, { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.12829723954200745, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/People & Society/Seniors & Retirement", "confidence": 0.10709906369447708, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Law & Government/Government/Other", "confidence": 0.10373532772064208, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs