Get this data via API

Classify businesscompanyvr.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://businesscompanyvr.com"}'
{ "domain": { "domain_url": "https://businesscompanyvr.com", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Virtual Reality Devices", "confidence": 0.9517610669136048, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Sensitive Subjects/Firearms & Weapons", "confidence": 0.4651828110218048, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Games/Computer & Video Games/Shooter Games", "confidence": 0.45964863896369934, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Science/Engineering & Technology/Augmented & Virtual Reality", "confidence": 0.16563613712787628, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs