Get this data via API
Classify parktransit.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://parktransit.com"}'
{
"domain": {
"domain_url": "https://parktransit.com",
"categories": [
{
"name": "/Travel & Transportation/Transportation/Parking/Other",
"confidence": 0.45661643147468567,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Other",
"confidence": 0.4075811207294464,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Civil Engineering",
"confidence": 0.2286093831062317,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.2061947137117386,
"IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry"
},
{
"name": "/Travel & Transportation/Transportation/Urban Transit",
"confidence": 0.11183040589094162,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.