Get this data via API

Classify ologik.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://ologik.com"}'
{ "domain": { "domain_url": "https://ologik.com", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Home Automation", "confidence": 0.8647362589836121, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.6534639000892639, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.30405712127685547, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs