Company
Category
Reviews
No reviews yet — be the first to review cloney.io.
Get this data via API
Classify cloney.io — 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://cloney.io"}'
{
"domain": {
"domain_url": "https://cloney.io",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.9826194047927856,
"IAB19-18": "Internet Technology",
"IAB-620-619": "Internet - Cloud Computing"
},
{
"name": "/Computers & Electronics/Networking/Distributed & Cloud Computing",
"confidence": 0.4003395140171051,
"IAB19-18": "Internet Technology",
"IAB-620-619": "Internet - Cloud Computing"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.3631628751754761,
"IAB19-12": "Databases",
"IAB-611-602": "Software and Applications - Databases"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.