Get this data via API
Classify abcbullion.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://abcbullion.com.au"}'
{
"domain": {
"domain_url": "https://abcbullion.com.au",
"categories": [
{
"name": "/Finance/Investing",
"confidence": 0.73,
"IAB13-7": "Investing",
"IAB-410-391": "Personal Investing/Personal Finance/Personal Investing"
},
{
"name": "/Hobbies & Leisure",
"confidence": 0.59,
"IAB9": "Hobbies & Interests",
"IAB-239": "Hobbies & Interests/Hobbies & Interests"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.5,
"IAB-453": "Religion & Spirituality/Religion & Spirituality"
}
]
},
"success": true
}
Category
Global Rank
#171,658
Get this data as JSON — free trial, 50 API calls included.