Get this data via API
Classify elbnb.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://elbnb.com"}'
{
"domain": {
"domain_url": "https://elbnb.com",
"categories": [
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.923112452030182,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Specialty Travel/Family Travel",
"confidence": 0.3820580244064331,
"IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel"
},
{
"name": "/Travel & Transportation/Hotels & Accommodations/Vacation Rentals & Short-Term Stays",
"confidence": 0.19951553642749784,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Other",
"confidence": 0.1657383143901825,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.