Category
Global Rank
#610,461
Reviews
No reviews yet — be the first to review leos.fi.
Get this data via API
Classify leos.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://leos.fi"}'
{
"domain": {
"domain_url": "https://leos.fi",
"categories": [
{
"name": "/Travel & Transportation/Tourist Destinations/Theme Parks",
"confidence": 0.1054038405418396,
"IAB20-25": "Theme Parks",
"IAB-151-150": "Attractions - Amusement and Theme Parks"
},
{
"name": "/Shopping/Toys/Outdoor Toys & Play Equipment",
"confidence": 0.10368765145540236,
"IAB22": "Shopping",
"IAB-482-473": "Shopping - Children's Games and Toys"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.