Get this data via API

Classify lumin8.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://lumin8.com"}'
{ "domain": { "domain_url": "https://lumin8.com", "categories": [ { "name": "/Travel & Transportation/Transportation/Urban Transit", "confidence": 0.7591948509216309, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Other", "confidence": 0.4177556931972504, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Travel & Transportation/Transportation/Traffic & Route Planners", "confidence": 0.21755094826221463, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.21373383700847623, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.15091751515865326, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.14545589685440063, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/News/Business News/Company News", "confidence": 0.13409805297851562, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Business & Industrial/Shipping & Logistics/Other", "confidence": 0.11521051079034804, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs