Get this data via API

Classify apexvr.bg — 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://apexvr.bg"}'
{ "domain": { "domain_url": "https://apexvr.bg", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Virtual Reality Devices", "confidence": 0.538929283618927, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Engineering & Technology/Augmented & Virtual Reality", "confidence": 0.3475602865219116, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Games/Computer & Video Games/Simulation Games", "confidence": 0.10985350608825684, "IAB-688-685": "Simulation Video Games/Video Gaming/Video Game Genres/Simulation Video Games" } ] }, "success": true }
Get Free API Key View API Docs