Get this data via API
Classify sharksfc.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://sharksfc.com.au"}'
{
"domain": {
"domain_url": "https://sharksfc.com.au",
"categories": [
{
"name": "/Sports/Team Sports/Australian Football",
"confidence": 0.49037984013557434,
"IAB17": "Sports",
"IAB-507-483": "Australian Rules Football/Sports/Australian Rules Football"
},
{
"name": "/News/Sports News",
"confidence": 0.2397502213716507,
"IAB12": "News",
"IAB-226-225": "Fitness and Exercise - Participant Sports"
},
{
"name": "/Sports/Team Sports/Soccer",
"confidence": 0.2258327156305313,
"IAB17": "Sports",
"IAB-533-483": "Soccer/Sports/Soccer"
},
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.15229488909244537,
"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.