Category
Reviews
No reviews yet — be the first to review flourish.flowers.
Get this data via API
Classify flourish.flowers — 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://flourish.flowers"}'
{
"domain": {
"domain_url": "https://flourish.flowers",
"categories": [
{
"name": "/Shopping/Gifts & Special Event Items/Flowers",
"confidence": 0.991653859615326,
"IAB22": "Shopping",
"IAB-475-473": "Shopping - Flower Shopping"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Weddings",
"confidence": 0.5269767045974731,
"IAB14-7": "Weddings",
"IAB-165-163": "Personal Celebrations & Life Events - Wedding"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.