Get this data via API

Classify lighthouseai.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://lighthouseai.com"}'
{ "domain": { "domain_url": "https://lighthouseai.com", "categories": [ { "name": "/Business & Industrial/Pharmaceuticals & Biotech", "confidence": 0.7925652861595154, "IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry" }, { "name": "/Law & Government/Legal/Business & Corporate Law", "confidence": 0.34323811531066895, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.2653954029083252, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Health/Pharmacy/Drugs & Medications", "confidence": 0.24404402077198029, "IAB-320-286": "Pharmaceutical Drugs/Medical Health/Pharmaceutical Drugs" }, { "name": "/Law & Government/Government/Other", "confidence": 0.21420101821422577, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.17736360430717468, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Public Health/Health Policy", "confidence": 0.1180669292807579, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Business & Industrial/Small Business/Business Formation", "confidence": 0.11589103192090988, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs