Get this data via API
Classify volta-travel.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://volta-travel.com"}'
{
"domain": {
"domain_url": "https://volta-travel.com",
"categories": [
{
"name": "/Travel & Transportation/Travel Agencies & Services/Other",
"confidence": 0.718804121017456,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.3541450500488281,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.3374820053577423,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.12101808935403824,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Travel & Transportation/Hotels & Accommodations/Other",
"confidence": 0.11255714297294615,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.