Get this data via API
Classify texvettrees.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://texvettrees.com"}'
{
"domain": {
"domain_url": "https://texvettrees.com",
"categories": [
{
"name": "/Home & Garden/Patio, Lawn & Garden/Yard Maintenance/Other",
"confidence": 0.7894138097763062,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Law & Government/Military/Veterans",
"confidence": 0.4656855463981629,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Landscape Design",
"confidence": 0.19907091557979584,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Forestry",
"confidence": 0.1280694454908371,
"IAB3-6": "Forestry",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Gardening",
"confidence": 0.11575664579868317,
"IAB10-4": "Gardening",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.