Get this data via API
Classify mbta.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://mbta.com"}'
{
"domain": {
"domain_url": "https://mbta.com",
"categories": [
{
"name": "/Travel & Transportation/Transportation/Urban Transit",
"confidence": 0.7526049613952637,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Transportation/Traffic & Route Planners",
"confidence": 0.6044148206710815,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Transportation/Long Distance Bus & Rail",
"confidence": 0.5165888071060181,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Company
Category
Global Rank
#26,012
Tech Stack (6 technologies)
Get this data as JSON — free trial, 50 API calls included.