Get this data via API

Classify web.uah.es — 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://web.uah.es"}'
{ "domain": { "domain_url": "https://web.uah.es", "categories": [ { "name": "/Reference/Humanities/Other", "confidence": 0.16988809406757355 }, { "name": "/Science/Scientific Institutions", "confidence": 0.1578698307275772, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Books & Literature/Literary Classics", "confidence": 0.14390461146831512, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Reference/Humanities/History", "confidence": 0.10649672150611876, "IAB-466-464": "Chemistry/Science/Chemistry" } ] }, "success": true }
Get Free API Key View API Docs