Category
Reviews
No reviews yet — be the first to review on-road.pl.
Get this data via API
Classify on-road.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://on-road.pl"}'
{
"domain": {
"domain_url": "https://on-road.pl",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Parts & Services",
"confidence": 0.67
},
{
"name": "/Law & Government/Legal",
"confidence": 0.59,
"IAB-383": "Law"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.5,
"IAB10": "Home & Garden",
"IAB-281-274": "Home & Garden - Home Security"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.