Category
Reviews
No reviews yet — be the first to review solidclouds.nl.
Get this data via API
Classify solidclouds.nl — 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://solidclouds.nl"}'
{
"domain": {
"domain_url": "https://solidclouds.nl",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.26454877853393555,
"IAB19-18": "Internet Technology",
"IAB-620-619": "Internet - Cloud Computing"
},
{
"name": "/Computers & Electronics/CAD & CAM",
"confidence": 0.2539028525352478,
"IAB19-1": "3-D Graphics",
"IAB-603-602": "Software and Applications - 3-D Graphics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.