Get this data via API

Classify hivelink.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://hivelink.co.uk"}'
{ "domain": { "domain_url": "https://hivelink.co.uk", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 1, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.33237382769584656, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.28264743089675903, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs", "confidence": 0.27336859703063965, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.23895952105522156, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs