Company
Category
Reviews
No reviews yet — be the first to review equineatlas.horse.
Get this data via API
Classify equineatlas.horse — 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://equineatlas.horse"}'
{
"domain": {
"domain_url": "https://equineatlas.horse",
"categories": [
{
"name": "/Pets & Animals/Pets/Horses",
"confidence": 0.8714568614959717,
"IAB17-17": "Horses",
"IAB-427-422": "Pets - Large Animals"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.6669286489486694,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.2326108515262604,
"IAB16": "Pets",
"IAB-422": "Pets"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.