Category
Reviews
No reviews yet — be the first to review commute.bar.
Get this data via API
Classify commute.bar — 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://commute.bar"}'
{
"domain": {
"domain_url": "https://commute.bar",
"categories": [
{
"name": "/Travel & Transportation/Transportation/Traffic & Route Planners",
"confidence": 0.845197319984436,
"IAB2": "Automotive",
"IAB-39-37": "Auto Technology - Auto Navigation Systems"
},
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.3974786698818207,
"IAB19": "Technology & Computing",
"IAB-615-602": "Software and Applications - Operating Systems"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.3172677755355835,
"IAB15-8": "Geography",
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.29635852575302124,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation",
"confidence": 0.19671796262264252,
"IAB19": "Technology & Computing",
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.