Category
Reviews
No reviews yet — be the first to review albsteig.de.
Get this data via API
Classify albsteig.de — 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://albsteig.de"}'
{
"domain": {
"domain_url": "https://albsteig.de",
"categories": [
{
"name": "/Hobbies & Leisure/Outdoors/Hiking & Camping",
"confidence": 0.9052305817604064,
"IAB20-9": "Camping",
"IAB-677-664": "Travel Type - Camping"
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.1724821925163269,
"IAB20": "Travel",
"IAB-663-653": "Travel - Travel Preparation and Advice"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Other",
"confidence": 0.1387663036584854,
"IAB20": "Travel",
"IAB-653": "Travel"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.