Get this data via API
Classify broomansports.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://broomansports.com"}'
{
"domain": {
"domain_url": "https://broomansports.com",
"categories": [
{
"name": "/Shopping/Apparel/Athletic Apparel",
"confidence": 0.81,
"IAB510-1": "Shopping"
},
{
"name": "/Shopping/Apparel/Footwear",
"confidence": 0.65,
"IAB510-1": "Shopping"
},
{
"name": "/Sports/Sporting Goods",
"confidence": 0.6,
"IAB521-1": "Sports"
},
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.55,
"IAB577-2": "Soccer"
}
]
},
"success": true
}
Category
Sports
Sporting Goods
60%
Sports
Team Sports
Soccer
55%
Get this data as JSON — free trial, 50 API calls included.