Get this data via API

Classify slf.uk.net — 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://slf.uk.net"}'
{ "domain": { "domain_url": "https://slf.uk.net", "categories": [ { "name": "/Hobbies & Leisure/Outdoors/Fishing", "confidence": 0.9699445366859436, "IAB-239": "Hobbies & Interests" }, { "name": "/Sports/Sporting Goods/Other", "confidence": 0.2971557378768921, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Business & Industrial/Agriculture & Forestry/Aquaculture", "confidence": 0.29651305079460144, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Food & Drink/Food/Meat & Seafood", "confidence": 0.14403283596038818, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Pets & Animals/Pets/Fish & Aquaria", "confidence": 0.13692617416381836, "IAB16": "Pets", "IAB-426-422": "Fish and Aquariums/Pets/Fish and Aquariums" } ] }, "success": true }
Get Free API Key View API Docs