Get this data via API

Classify tomnapper.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://tomnapper.co.uk"}'
{ "domain": { "domain_url": "https://tomnapper.co.uk", "categories": [ { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.6370324492454529, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" }, { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.5593885183334351, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Sports/Motor Sports/Other", "confidence": 0.24328751862049103, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs