Category
Reviews
No reviews yet — be the first to review foodrevolution.events.
Get this data via API
Classify foodrevolution.events — 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://foodrevolution.events"}'
{
"domain": {
"domain_url": "https://foodrevolution.events",
"categories": [
{
"name": "/Food & Drink",
"confidence": 0.8,
"IAB-210": "Food & Drink"
},
{
"name": "/Science",
"confidence": 0.7,
"IAB-464": "Science"
},
{
"name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues",
"confidence": 0.6,
"IAB10-3": "Environmental Safety",
"IAB-467-464": "Science - Environment"
},
{
"name": "/Health/Nutrition",
"confidence": 0.5,
"IAB-229-223": "Healthy Living - Nutrition"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.