Get this data via API

Classify velovertical.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://velovertical.co.uk"}'
{ "domain": { "domain_url": "https://velovertical.co.uk", "categories": [ { "name": "/Home & Garden/Home Storage & Shelving/Other", "confidence": 0.4048981964588166, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Autos & Vehicles/Bicycles & Accessories/Other", "confidence": 0.3102644681930542, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Bicycles & Accessories/Bike Accessories", "confidence": 0.10028665512800217, "IAB18-6": "Accessories", "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Sports/Individual Sports/Cycling", "confidence": 0.10026724636554718, "IAB17": "Sports", "IAB-492-483": "Cycling/Sports/Cycling" } ] }, "success": true }
Get Free API Key View API Docs