Category
Reviews
No reviews yet — be the first to review 1fruit.nl.
Get this data via API
Classify 1fruit.nl — 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://1fruit.nl"}'
{
"domain": {
"domain_url": "https://1fruit.nl",
"categories": [
{
"name": "/Food & Drink/Food/Fruits & Vegetables",
"confidence": 0.6558496356010437,
"IAB8": "Food & Drink"
},
{
"name": "/Food & Drink/Beverages/Juice",
"confidence": 0.28772902488708496,
"IAB8": "Food & Drink",
"IAB-222-210": "Food & Drink - Non-Alcoholic Beverages"
},
{
"name": "/Health/Nutrition/Vitamins & Supplements",
"confidence": 0.15260235965251925,
"IAB7-32": "Nutrition",
"IAB-234-233": "Alternative Medicine - Herbs and Supplements"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.