Category
Reviews
No reviews yet — be the first to review drive-time.pl.
Get this data via API
Classify drive-time.pl — 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://drive-time.pl"}'
{
"domain": {
"domain_url": "https://drive-time.pl",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration",
"confidence": 0.2751179337501526,
"IAB2": "Automotive",
"IAB-1": "Automotive"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other",
"confidence": 0.2320229411125183,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Autos & Vehicles/Commercial Vehicles/Cargo Trucks & Trailers",
"confidence": 0.13168585300445557,
"IAB2-21": "Trucks & Accessories",
"IAB-3-2": "Auto Body Styles - Commercial Trucks"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.