Get this data via API

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