Get this data via API

Classify xenia.ng — 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://xenia.ng"}'
{ "domain": { "domain_url": "https://xenia.ng", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 1, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.6180977821350098, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology", "confidence": 0.34804579615592957, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.12842202186584473, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Travel & Transportation/Hotels & Accommodations/Other", "confidence": 0.11561644077301024, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs