Company
Category
Reviews
No reviews yet — be the first to review eatbu.com.
Get this data via API
Classify eatbu.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://eatbu.com"}'
{
"domain": {
"domain_url": "https://eatbu.com",
"categories": [
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.4300462305545807,
"IAB3": "Business",
"IAB-98-90": "Industries - Hospitality Industry"
},
{
"name": "/Business & Industrial/Hospitality Industry/Food Service",
"confidence": 0.18462488055229187,
"IAB3": "Business",
"IAB-98-90": "Industries - Hospitality Industry"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.17648202180862427,
"IAB19-34": "Web Design/HTML",
"IAB-621-619": "Internet - Web Development"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.