Get this data via API

Classify crm.a1.by — 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://crm.a1.by"}'
{ "domain": { "domain_url": "https://crm.a1.by", "categories": [ { "name": "/Arts & Entertainment", "confidence": 0.9, "IAB1": "Arts & Entertainment" }, { "name": "/Arts & Entertainment/Movies", "confidence": 0.8, "IAB1-5": "Movies" }, { "name": "/Games", "confidence": 0.8 }, { "name": "/Arts & Entertainment/Music & Audio", "confidence": 0.8, "IAB1": "Arts & Entertainment" }, { "name": "/Arts & Entertainment/Music & Audio/CD & Audio Shopping", "confidence": 0.7, "IAB1": "Arts & Entertainment" }, { "name": "/Arts & Entertainment/TV & Video", "confidence": 0.7, "IAB1": "Arts & Entertainment" }, { "name": "/Science/Astronomy", "confidence": 0.6, "IAB15": "Science", "IAB-472-464": "Space and Astronomy/Science/Space and Astronomy" }, { "name": "/Science/Biological Sciences", "confidence": 0.6, "IAB15": "Science", "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/Computers & Electronics", "confidence": 0.6 }, { "name": "/Science/Earth Sciences", "confidence": 0.6, "IAB15": "Science", "IAB-470-464": "Geology/Science/Geology" }, { "name": "/Computers & Electronics/Electronics & Electrical", "confidence": 0.6, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Mathematics", "confidence": 0.6, "IAB15": "Science" }, { "name": "/Science/Physics", "confidence": 0.6, "IAB15-6": "Physics", "IAB-471-464": "Physics/Science/Physics" }, { "name": "/Science", "confidence": 0.6, "IAB15": "Science" }, { "name": "/Finance", "confidence": 0.5, "IAB-54-53": "Business Accounting & Finance/Business and Finance/Business/Business Accounting & Finance" }, { "name": "/Law & Government/Military", "confidence": 0.5 }, { "name": "/People & Society", "confidence": 0.5 }, { "name": "/Law & Government", "confidence": 0.5 }, { "name": "/Sports", "confidence": 0.5, "IAB17": "Sports" } ] }, "success": true }
Get Free API Key View API Docs