Category
Reviews
No reviews yet — be the first to review dannylyons.com.au.
Get this data via API
Classify dannylyons.com.au — 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://dannylyons.com.au"}'
{
"domain": {
"domain_url": "https://dannylyons.com.au",
"categories": [
{
"name": "/Sports/Sporting Goods/Other",
"confidence": 0.8841099739074707,
"IAB17": "Sports",
"IAB-551-483": "Sports - Sports Equipment"
},
{
"name": "/Shopping/Apparel/Athletic Apparel",
"confidence": 0.8062891364097595,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Mass Merchants & Department Stores",
"confidence": 0.19740568101406095,
"IAB22": "Shopping",
"IAB-473": "Shopping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.