Company
Category
Reviews
No reviews yet — be the first to review vending.miami.
Get this data via API
Classify vending.miami — 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://vending.miami"}'
{
"domain": {
"domain_url": "https://vending.miami",
"categories": [
{
"name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology",
"confidence": 0.94296795129776,
"IAB3": "Business",
"IAB-114-90": "Industries - Retail Industry"
},
{
"name": "/Business & Industrial/Hospitality Industry/Food Service",
"confidence": 0.137724831700325,
"IAB3": "Business",
"IAB-98-90": "Industries - Hospitality Industry"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.11813203990459442,
"IAB3": "Business",
"IAB-60-53": "Business - Small and Medium-sized Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.