Get this data via API

Classify signal-labs.training — 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://signal-labs.training"}'
{ "domain": { "domain_url": "https://signal-labs.training", "categories": [ { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.892325758934021, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.7759073972702026, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.6555935740470886, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.24266767501831055, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.21802429854869845, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Business Operations/Human Resources", "confidence": 0.13323621451854706, "IAB3-9": "Human Resources", "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.12558922171592712, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs