Get this data via API
Classify stallsource.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://stallsource.com"}'
{
"domain": {
"domain_url": "https://stallsource.com",
"categories": [
{
"name": "/Pets & Animals/Pets/Horses",
"confidence": 0.9192480444908142,
"IAB17-17": "Horses",
"IAB-422": "Pets/Pets"
},
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.7194381356239319,
"IAB-422": "Pets"
},
{
"name": "/Sports/Animal Sports/Equestrian",
"confidence": 0.352411687374115,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.272665798664093,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Farms & Ranches",
"confidence": 0.18958427011966705,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Sports/Sporting Goods/Equestrian Equipment & Tack",
"confidence": 0.18222114443778992,
"IAB17": "Sports",
"IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.