Category
Reviews
No reviews yet — be the first to review wonderlust.no.
Get this data via API
Classify wonderlust.no — 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://wonderlust.no"}'
{
"domain": {
"domain_url": "https://wonderlust.no",
"categories": [
{
"name": "/Travel & Transportation/Specialty Travel/Adventure Travel",
"confidence": 0.7297495603561401,
"IAB20-1": "Adventure Travel",
"IAB-665-664": "Travel Type - Adventure Travel"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Other",
"confidence": 0.3983105421066284,
"IAB20": "Travel",
"IAB-653": "Travel"
},
{
"name": "/Travel & Transportation/Specialty Travel/Other",
"confidence": 0.3541471064090729,
"IAB20": "Travel",
"IAB-664-653": "Travel - Travel Type"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Other",
"confidence": 0.27803725004196167,
"IAB20": "Travel",
"IAB-653": "Travel"
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.17082557082176208,
"IAB20": "Travel",
"IAB-663-653": "Travel - Travel Preparation and Advice"
},
{
"name": "/Travel & Transportation/Specialty Travel/Luxury Travel",
"confidence": 0.11478357762098312,
"IAB20": "Travel",
"IAB-653": "Travel"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.