Get this data via API

Classify glassbreak.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://glassbreak.io"}'
{ "domain": { "domain_url": "https://glassbreak.io", "categories": [ { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.6816823482513428, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.5544960498809814, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.2496365457773209, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.23314665257930756, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Computer Hardware/Computer Drives & Storage", "confidence": 0.2323973923921585, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.18263454735279083, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.15640230476856232, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Enterprise Technology/Helpdesk & Customer Support Systems", "confidence": 0.14179188013076782, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Law & Government/Public Safety/Emergency Services", "confidence": 0.13871124386787417, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs