Get this data via API
Classify brayallday.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://brayallday.com"}'
{
"domain": {
"domain_url": "https://brayallday.com",
"categories": [
{
"name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies",
"confidence": 0.3702699542045593,
"IAB-422": "Pets"
},
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.17766989767551422,
"IAB-422": "Pets"
},
{
"name": "/Pets & Animals/Pets/Horses",
"confidence": 0.1657380610704422,
"IAB17-17": "Horses",
"IAB-422": "Pets/Pets"
},
{
"name": "/Pets & Animals/Animal Products & Services/Animal Welfare",
"confidence": 0.1382373720407486,
"IAB-422": "Pets"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Livestock",
"confidence": 0.13002172112464905,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Shopping/Apparel/Other",
"confidence": 0.10892444103956224,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.