Get this data via API

Classify cyberbreakers.com — 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://cyberbreakers.com"}'
{ "domain": { "domain_url": "https://cyberbreakers.com", "categories": [ { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.8345558643341064, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.625510573387146, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.42218348383903503, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.3306396007537842, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.282083123922348, "IAB-132": "Education" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.16807040572166443, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.12091121077537537, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs