Category
Global Rank
#10,976
Tech Stack (1 technologies)
Reviews
No reviews yet — be the first to review qu.ax.
Get this data via API
Classify qu.ax — 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://qu.ax"}'
{
"domain": {
"domain_url": "https://qu.ax",
"categories": [
{
"name": "/Online Communities/File Sharing & Hosting",
"confidence": 0.9447469115257264,
"IAB19-18": "Internet Technology",
"IAB-620-619": "Internet - Cloud Computing"
},
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.15114013850688934,
"IAB19-18": "Internet Technology",
"IAB-620-619": "Internet - Cloud Computing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.