Get this data via API

Classify lightnvr.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://lightnvr.com"}'
{ "domain": { "domain_url": "https://lightnvr.com", "categories": [ { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.47304052114486694, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.4518347680568695, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Computers & Electronics/Consumer Electronics/Camera & Photo Equipment", "confidence": 0.13109774887561798, "IAB-633-632": "Cameras and Camcorders/Technology & Computing/Consumer Electronics/Cameras and Camcorders" } ] }, "success": true }
Get Free API Key View API Docs