Get this data via API

Classify apacheix.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://apacheix.co.uk"}'
{ "domain": { "domain_url": "https://apacheix.co.uk", "categories": [ { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.6769284605979919, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.4280123114585877, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.4110877811908722, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Software/Open Source", "confidence": 0.205539733171463, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.17345145344734192, "IAB-132": "Education" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.17235299944877625, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Aerospace & Defense/Other", "confidence": 0.1550597995519638, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.1082807257771492, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.1053219735622406, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs