Category
Reviews
No reviews yet — be the first to review sailopo.com.
Get this data via API
Classify sailopo.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://sailopo.com"}'
{
"domain": {
"domain_url": "https://sailopo.com",
"categories": [
{
"name": "/Hobbies & Leisure/Water Activities/Boating",
"confidence": 0.771416425704956,
"IAB17-31": "Sailing",
"IAB-530-483": "Sports - Sailing"
},
{
"name": "/Travel & Transportation/Transportation/Cruises & Charters",
"confidence": 0.5908563733100891,
"IAB20-12": "Cruises",
"IAB-678-664": "Travel Type - Cruises"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.44136908650398254,
"IAB4-5": "Job Search",
"IAB-127-123": "Careers - Job Search"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.