Get this data via API
Classify plantapalooza.ca — 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://plantapalooza.ca"}'
{
"domain": {
"domain_url": "https://plantapalooza.ca",
"categories": [
{
"name": "/Home & Garden/Patio, Lawn & Garden/Gardening",
"confidence": 0.8444647192955017,
"IAB10-4": "Gardening",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.40486571192741394,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Home & Interior Decor",
"confidence": 0.349908709526062,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Shopping/Gifts & Special Event Items/Gifts",
"confidence": 0.3203553259372711,
"IAB22": "Shopping",
"IAB-476-473": "Gifts and Greetings Cards/Shopping/Gifts and Greetings Cards"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.137572780251503,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Hobbies & Leisure/Crafts/Other",
"confidence": 0.11575600504875184,
"IAB-424-422": "Cats/Pets/Cats"
},
{
"name": "/Shopping/Gifts & Special Event Items/Flowers",
"confidence": 0.1065564677119255,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.