Get this data via API
Classify oversixty.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://oversixty.com.au"}'
{
"domain": {
"domain_url": "https://oversixty.com.au",
"categories": [
{
"name": "/Games/Word Games",
"confidence": 0.12617668509483335,
"IAB9-7": "Card Games",
"IAB-271-269": "Card Games/Hobbies & Interests/Games and Puzzles/Card Games"
},
{
"name": "/Games/Puzzles & Brainteasers",
"confidence": 0.10077830404043198,
"IAB9-5": "Board Games/Puzzles",
"IAB-269-239": "Games and Puzzles/Hobbies & Interests/Games and Puzzles"
}
]
},
"success": true
}
Category
Global Rank
#512,888
Get this data as JSON — free trial, 50 API calls included.