Get this data via API

Classify velbrook.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://velbrook.com"}'
{ "domain": { "domain_url": "https://velbrook.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.788882851600647, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Energy & Utilities/Oil & Gas", "confidence": 0.2906419634819031, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Business & Industrial/Aerospace & Defense/Aviation Industry", "confidence": 0.21067725121974945, "IAB-92-90": "Education industry/Business and Finance/Industries/Education industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.15364335477352142, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs