Get this data via API

Classify ouyc.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://ouyc.co.uk"}'
{ "domain": { "domain_url": "https://ouyc.co.uk", "categories": [ { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.8907060027122498, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" }, { "name": "/Jobs & Education/Education/Colleges & Universities", "confidence": 0.7655187845230103, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.33902448415756226, "IAB-239": "Hobbies & Interests" }, { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.15640467405319214, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Sports/College Sports", "confidence": 0.12162846326828004, "IAB17": "Sports", "IAB-487-483": "College Sports/Sports/College Sports" } ] }, "success": true }
Get Free API Key View API Docs