Category
Reviews
No reviews yet — be the first to review foodsight.com.
Get this data via API
Classify foodsight.com — 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://foodsight.com"}'
{
"domain": {
"domain_url": "https://foodsight.com",
"categories": [
{
"name": "/Business & Industrial/Energy & Utilities/Waste Management",
"confidence": 0.9035557508468628,
"IAB3": "Business",
"IAB-94-90": "Industries - Environmental Services Industry"
},
{
"name": "/Business & Industrial/Hospitality Industry/Food Service",
"confidence": 0.4621427655220032,
"IAB3": "Business",
"IAB-98-90": "Industries - Hospitality Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.3395776152610779,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.24990084767341617,
"IAB3-2": "Agriculture",
"IAB-102-90": "Industries - Agriculture"
},
{
"name": "/Home & Garden/Kitchen & Dining/Other",
"confidence": 0.1568145602941513,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.