Get this data via API

Classify crescerasystems.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://crescerasystems.com"}'
{ "domain": { "domain_url": "https://crescerasystems.com", "categories": [ { "name": "/Internet & Telecom/Web Services/Other", "confidence": 1, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Networking/Network Monitoring & Management", "confidence": 0.7840690612792969, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.6787632703781128, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Internet & Telecom/Web Services/Web Stats & Analytics", "confidence": 0.25624772906303406, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs