Get this data via API
Classify vrpartyarena.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://vrpartyarena.co.uk"}'
{
"domain": {
"domain_url": "https://vrpartyarena.co.uk",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Virtual Reality Devices",
"confidence": 0.8300929665565491,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Science/Engineering & Technology/Augmented & Virtual Reality",
"confidence": 0.38533446192741394,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.10447024554014206,
"IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.