Category
Reviews
No reviews yet — be the first to review routeready.app.
Get this data via API
Classify routeready.app — 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://routeready.app"}'
{
"domain": {
"domain_url": "https://routeready.app",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration",
"confidence": 0.9657212495803832,
"IAB2": "Automotive",
"IAB-1": "Automotive"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.6557841897010803,
"IAB15-8": "Geography",
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Jobs & Education/Education/Standardized & Admissions Tests",
"confidence": 0.5426667332649231,
"IAB5": "Education",
"IAB-144-143": "Educational Assessment - Standardized Testing"
},
{
"name": "/Travel & Transportation/Transportation/Traffic & Route Planners",
"confidence": 0.10331636667251588,
"IAB2": "Automotive",
"IAB-39-37": "Auto Technology - Auto Navigation Systems"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.