Category
Reviews
No reviews yet — be the first to review florist.art.
Get this data via API
Classify florist.art — 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://florist.art"}'
{
"domain": {
"domain_url": "https://florist.art",
"categories": [
{
"name": "/Shopping/Gifts & Special Event Items/Flowers",
"confidence": 0.9201434850692748,
"IAB22": "Shopping",
"IAB-475-473": "Shopping - Flower Shopping"
},
{
"name": "/Sensitive Subjects/Death & Tragedy",
"confidence": 0.8409414887428284,
"IAB25": "Non-Standard Content",
"IAB-I4GWl6-v9i3On": "Sensitive Topics - Death, Injury, or Military Conflict"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.