Get this data via API
Classify otr.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://otr.com.au"}'
{
"domain": {
"domain_url": "https://otr.com.au",
"categories": [
{
"name": "/Food & Drink/Food & Grocery Retailers/Convenience Stores",
"confidence": 0.8741016983985901,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Gas Prices & Vehicle Fueling",
"confidence": 0.5499220490455627,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Food & Drink/Food & Grocery Retailers/Other",
"confidence": 0.3699352741241455,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Shopping/Mass Merchants & Department Stores",
"confidence": 0.252245157957077,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.2151843160390854,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/Business & Industrial/Energy & Utilities/Oil & Gas",
"confidence": 0.2134750336408615,
"IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.10050274431705476,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.