Category
Reviews
No reviews yet — be the first to review hooba.eu.
Get this data via API
Classify hooba.eu — 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://hooba.eu"}'
{
"domain": {
"domain_url": "https://hooba.eu",
"categories": [
{
"name": "/Travel & Transportation/Transportation/Scooter & Bike Rentals",
"confidence": 0.8925944566726685,
"IAB20": "Travel",
"IAB-29-1": "Automotive - Scooters"
},
{
"name": "/Autos & Vehicles/Bicycles & Accessories/Electric Bicycles",
"confidence": 0.3801049590110779,
"IAB17-3": "Bicycling",
"IAB-492-483": "Sports - Cycling"
},
{
"name": "/Finance/Credit & Lending/Loans",
"confidence": 0.2387988120317459,
"IAB13-2": "Credit/Debt & Loans",
"IAB-408-405": "Personal Debt - Personal Loans"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.