Get this data via API

Classify westernsci.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://westernsci.ie"}'
{ "domain": { "domain_url": "https://westernsci.ie", "categories": [ { "name": "/Science/Scientific Equipment", "confidence": 0.9105992913246156, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Science/Other", "confidence": 0.5892974138259888, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.4076753258705139, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Ecology & Environment/Other", "confidence": 0.12251918017864229, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs