Get this data via API
Classify reservzs.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://reservzs.com"}'
{
"domain": {
"domain_url": "https://reservzs.com",
"categories": [
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.9284152388572692,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Travel & Transportation/Transportation/Scooter & Bike Rentals",
"confidence": 0.42591437697410583,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Hobbies & Leisure/Water Activities/Other",
"confidence": 0.3436835706233978,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.13199469447135925,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Travel & Transportation/Travel Agencies & Services/Other",
"confidence": 0.12587198615074158,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Autos & Vehicles/Boats & Watercraft",
"confidence": 0.10758641362190248,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.