Get this data via API

Classify aloxor.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://aloxor.com"}'
{ "domain": { "domain_url": "https://aloxor.com", "categories": [ { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.694991409778595, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.202169269323349, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/News/Business News/Company News", "confidence": 0.15175582468509674, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers", "confidence": 0.14860151708126068, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.12324081361293791, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs