Get this data via API

Classify the-private-vault.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://the-private-vault.com"}'
{ "domain": { "domain_url": "https://the-private-vault.com", "categories": [ { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.2298593670129776, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.12972557544708252, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" } ] }, "success": true }
Get Free API Key View API Docs