Get this data via API
Classify texomatoterentals.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://texomatoterentals.com"}'
{
"domain": {
"domain_url": "https://texomatoterentals.com",
"categories": [
{
"name": "/Business & Industrial/Shipping & Logistics/Moving & Relocation",
"confidence": 0.9764057993888856,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Packaging",
"confidence": 0.5312328934669495,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Shipping & Logistics/Self Storage",
"confidence": 0.25665897130966187,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Travel & Transportation/Luggage & Travel Accessories/Other",
"confidence": 0.10425996035337448,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.