Get this data via API

Classify corvanta7.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://corvanta7.com"}'
{ "domain": { "domain_url": "https://corvanta7.com", "categories": [ { "name": "/Computers & Electronics/Software/Internet Software", "confidence": 0.8289351463317871, "IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers" }, { "name": "/Internet & Telecom/Other", "confidence": 0.5966330766677856, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.227162703871727, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.1915046125650406, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.15303081274032593, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" } ] }, "success": true }
Get Free API Key View API Docs