Category
Reviews
No reviews yet — be the first to review vpnreviews.ai.
Get this data via API
Classify vpnreviews.ai — 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://vpnreviews.ai"}'
{
"domain": {
"domain_url": "https://vpnreviews.ai",
"categories": [
{
"name": "/Computers & Electronics/Networking/VPN & Remote Access",
"confidence": 0.9955865144729614,
"IAB19-8": "Computer Networking",
"IAB-600-599": "Computing - Computer Networking"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.9064215421676636,
"IAB22-3": "Comparison",
"IAB-473": "Shopping"
},
{
"name": "/Computers & Electronics/Software/Internet Software",
"confidence": 0.6600714921951294,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.