Get this data via API
Classify gardenbuddy.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://gardenbuddy.au"}'
{
"domain": {
"domain_url": "https://gardenbuddy.au",
"categories": [
{
"name": "/Home & Garden/Patio, Lawn & Garden/Gardening",
"confidence": 0.8934096097946167,
"IAB10-4": "Gardening",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Food & Drink/Food/Fruits & Vegetables",
"confidence": 0.5960744619369507,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.4244507551193238,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Food & Drink/Food & Grocery Retailers/Other",
"confidence": 0.2575550377368927,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.17364057898521423,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Shopping/Mass Merchants & Department Stores",
"confidence": 0.12179742753505708,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Reference/General Reference/Time & Calendars",
"confidence": 0.11247582733631134
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.