Category
Reviews
No reviews yet — be the first to review passage.lv.
Get this data via API
Classify passage.lv — 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://passage.lv"}'
{
"domain": {
"domain_url": "https://passage.lv",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other",
"confidence": 0.1836378425359726,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Towing & Roadside Assistance",
"confidence": 0.16588342189788818,
"IAB2-19": "Road-Side Assistance",
"IAB-28-1": "Automotive - Road-Side Assistance"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Moving & Relocation",
"confidence": 0.14298704266548157,
"IAB3-10": "Logistics",
"IAB-57-53": "Business - Logistics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.