Category
Global Rank
#343,676
Reviews
No reviews yet — be the first to review viewqwest.com.
Get this data via API
Classify viewqwest.com — 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://viewqwest.com"}'
{
"domain": {
"domain_url": "https://viewqwest.com",
"categories": [
{
"name": "/Internet & Telecom/Service Providers/ISPs",
"confidence": 0.467672199010849,
"IAB19-18": "Internet Technology",
"IAB-419-417": "Home Utilities - Internet Service Providers"
},
{
"name": "/Internet & Telecom/Service Providers/Phone Service Providers",
"confidence": 0.16089493036270142,
"IAB19-6": "Cell Phones",
"IAB-420-417": "Home Utilities - Phone Services"
},
{
"name": "/Internet & Telecom/Service Providers/Other",
"confidence": 0.12579728662967682,
"IAB19": "Technology & Computing",
"IAB-417-391": "Personal Finance - Home Utilities"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.