Get this data via API

Classify mi-connect.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://mi-connect.co.uk"}'
{ "domain": { "domain_url": "https://mi-connect.co.uk", "categories": [ { "name": "/Internet & Telecom/Other", "confidence": 0.2308172881603241, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Service Providers/Phone Service Providers", "confidence": 0.16188642382621765, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.14631959795951843, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.14349475502967834, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat", "confidence": 0.10252071171998978, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs