Category
Reviews
No reviews yet — be the first to review oceantravel.at.
Get this data via API
Classify oceantravel.at — 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://oceantravel.at"}'
{
"domain": {
"domain_url": "https://oceantravel.at",
"categories": [
{
"name": "/Travel & Transportation/Specialty Travel/Religious Travel",
"confidence": 0.947327196598053,
"IAB20": "Travel",
"IAB-653": "Travel"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.16466067731380463,
"IAB23": "Religion & Spirituality",
"IAB-453": "Religion & Spirituality"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.