Get this data via API

Classify ion.ie — 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://ion.ie"}'
{ "domain": { "domain_url": "https://ion.ie", "categories": [ { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.48346272110939026, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Sports/Individual Sports/Running & Walking", "confidence": 0.1109914407134056, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs