Company
Category
Reviews
No reviews yet — be the first to review travelers.com.
Get this data via API
Classify travelers.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://travelers.com"}'
{
"domain": {
"domain_url": "https://travelers.com",
"categories": [
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.4322616457939148,
"IAB4-5": "Job Search",
"IAB-127-123": "Careers - Job Search"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.3136056959629059,
"IAB3-9": "Human Resources",
"IAB-55-53": "Business - Human Resources"
},
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.3067842423915863,
"IAB4-1": "Career Planning",
"IAB-126-123": "Careers - Career Planning"
},
{
"name": "/Finance/Insurance/Other",
"confidence": 0.30089569091796875,
"IAB13-6": "Insurance",
"IAB-398-391": "Personal Finance - Insurance"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.12659385800361633,
"IAB12": "News",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Jobs & Education/Jobs/Other",
"confidence": 0.12574271857738495,
"IAB4": "Careers",
"IAB-123": "Careers"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.