Get this data via API

Classify et.co.uk — 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://et.co.uk"}'
{ "domain": { "domain_url": "https://et.co.uk", "categories": [ { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.621571958065033, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Science/Ecology & Environment/Other", "confidence": 0.40750983357429504, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Science/Scientific Equipment", "confidence": 0.3686539828777313, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement", "confidence": 0.3306535482406616, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Home & Garden/HVAC & Climate Control/Air Filters & Purifiers", "confidence": 0.2919214367866516, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.14314976334571838, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.1260567009449005, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs