Category
Reviews
No reviews yet — be the first to review v-app.store.
Get this data via API
Classify v-app.store — 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://v-app.store"}'
{
"domain": {
"domain_url": "https://v-app.store",
"categories": [
{
"name": "/Computers & Electronics/Networking/VPN & Remote Access",
"confidence": 0.9834182858467102,
"IAB19-8": "Computer Networking",
"IAB-600-599": "Computing - Computer Networking"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.6138303279876709,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Computers & Electronics/Software/Internet Software",
"confidence": 0.2264016717672348,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Computers & Electronics/Software/Freeware & Shareware",
"confidence": 0.19626803696155548,
"IAB19-30": "Shareware/Freeware",
"IAB-605-602": "Software and Applications - Shareware and Freeware"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.15013045072555542,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones",
"confidence": 0.10313789546489716,
"IAB19-6": "Cell Phones",
"IAB-635-632": "Consumer Electronics - Smartphones"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.