Get this data via API

Classify lionpa.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://lionpa.com"}'
{ "domain": { "domain_url": "https://lionpa.com", "categories": [ { "name": "/Finance/Insurance/Other", "confidence": 0.7727890610694885, "IAB13-6": "Insurance", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.5621427297592163, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.20402643084526065, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Finance/Insurance/Home Insurance", "confidence": 0.1977054178714752, "IAB13-6": "Insurance", "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs