Get this data via API

Classify metlab.se — 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://metlab.se"}'
{ "domain": { "domain_url": "https://metlab.se", "categories": [ { "name": "/Science/Scientific Equipment", "confidence": 0.4327230453491211, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Science/Biological Sciences/Other", "confidence": 0.26418337225914, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Science/Chemistry", "confidence": 0.2537877857685089, "IAB15-3": "Chemistry", "IAB-466-464": "Chemistry/Science/Chemistry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.14328941702842712, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement", "confidence": 0.14305098354816437, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs