Category
Reviews
No reviews yet — be the first to review retkietappi.fi.
Get this data via API
Classify retkietappi.fi — 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://retkietappi.fi"}'
{
"domain": {
"domain_url": "https://retkietappi.fi",
"categories": [
{
"name": "/Travel & Transportation/Specialty Travel/Family Travel",
"confidence": 0.2926376163959503,
"IAB20-26": "Traveling with Kids",
"IAB-666-664": "Travel Type - Family Travel"
},
{
"name": "/Sports/Extreme Sports/Climbing & Mountaineering",
"confidence": 0.173410102725029,
"IAB17-8": "Climbing",
"IAB-500-498": "Extreme Sports - Climbing"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Mountain & Ski Resorts",
"confidence": 0.14819225668907166,
"IAB20": "Travel",
"IAB-653": "Travel"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.