Category
Global Rank
#320,335
Reviews
No reviews yet — be the first to review watery.se.
Get this data via API
Classify watery.se — 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://watery.se"}'
{
"domain": {
"domain_url": "https://watery.se",
"categories": [
{
"name": "/Sports/Sporting Goods/Water Sports Equipment",
"confidence": 0.8793787956237793,
"IAB17": "Sports",
"IAB-551-483": "Sports - Sports Equipment"
},
{
"name": "/Shopping/Apparel/Swimwear",
"confidence": 0.4329194724559784,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Hobbies & Leisure/Water Activities/Diving & Underwater Activities",
"confidence": 0.15413884818553925,
"IAB17-33": "Scuba Diving",
"IAB-502-498": "Extreme Sports - Scuba Diving"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.