Get this data via API
Classify fontainesjardins.com — 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://fontainesjardins.com"}'
{
"domain": {
"domain_url": "https://fontainesjardins.com",
"categories": [
{
"name": "/Home & Garden/Patio, Lawn & Garden/Other",
"confidence": 0.503713846206665,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Garden Structures",
"confidence": 0.2740911841392517,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Landscape Design",
"confidence": 0.17830950021743774,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Home Furnishings/Outdoor Furniture",
"confidence": 0.11236485093832016,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Gardening",
"confidence": 0.10673577338457108,
"IAB10-4": "Gardening",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.