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