Category
Reviews
No reviews yet — be the first to review gruenfried.at.
Get this data via API
Classify gruenfried.at — 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://gruenfried.at"}'
{
"domain": {
"domain_url": "https://gruenfried.at",
"categories": [
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.6135735511779785,
"IAB3-2": "Agriculture",
"IAB-102-90": "Industries - Agriculture"
},
{
"name": "/Shopping/Gifts & Special Event Items/Flowers",
"confidence": 0.5456447601318359,
"IAB22": "Shopping",
"IAB-475-473": "Shopping - Flower Shopping"
},
{
"name": "/Sensitive Subjects/Death & Tragedy",
"confidence": 0.20706582069396973,
"IAB25": "Non-Standard Content",
"IAB-I4GWl6-v9i3On": "Sensitive Topics - Death, Injury, or Military Conflict"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Landscape Design",
"confidence": 0.11966414749622344,
"IAB10-8": "Landscaping",
"IAB-284-274": "Home & Garden - Landscaping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.