Category
Reviews
No reviews yet — be the first to review wotiko.com.
Get this data via API
Classify wotiko.com — 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://wotiko.com"}'
{
"domain": {
"domain_url": "https://wotiko.com",
"categories": [
{
"name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology",
"confidence": 0.1698802411556244,
"IAB3": "Business",
"IAB-114-90": "Industries - Retail Industry"
},
{
"name": "/Travel & Transportation/Transportation/Parking/Airport Parking & Transportation",
"confidence": 0.1562444418668747,
"IAB20-3": "Air Travel",
"IAB-672-664": "Travel Type - Air Travel"
},
{
"name": "/Travel & Transportation/Transportation/Taxi & Ride Hail Services",
"confidence": 0.1519738733768463,
"IAB20": "Travel",
"IAB-653": "Travel"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.