Get this data via API

Classify cyberexam.io — 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://cyberexam.io"}'
{ "domain": { "domain_url": "https://cyberexam.io", "categories": [ { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.8850259780883789, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.8727658987045288, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.5507956147193909, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Standardized & Admissions Tests", "confidence": 0.5275007486343384, "IAB5": "Education", "IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.1517467498779297, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" } ] }, "success": true }
Get Free API Key View API Docs