Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

API to access restaurant menu data [closed]

Tags:

Can anybody tell me if there is any API/Web Service to access restaurant menus? which can give list of various appetizers, beverages, etc available at the restaurant?

like image 848
user507329 Avatar asked Nov 14 '10 12:11

user507329


People also ask

What is menu API?

A menu API is a gateway to data to be used specifically in menus, such as item photos, inventory, or nutrition information.

Does WOLT have API?

In this post, we will explore Wolt's website by accessing their API directly using some Python code. Wolt is a food delivery platform. It allows people to find food from their restaurant partners to either pick it up themself or have it delivered by their delivery partners.

How do I get data from Zomato API?

All it takes is 2 easy steps: Log in or create a free account on Zomato. Navigate to their developers page and click on the “Generate API Key” button. Boom – you're done.

What is menu scraping?

By scraping restaurants and menu information, you can get information about how to create menus. Using our restaurant menu scraping services, you can have maximum information which is relevant to you. That's because they are having a huge database that is easy to use.


1 Answers

I did a little more search and found this - http://www.openmenu.com/. Openmenu is trying to standardize menu structure and format and they have already 30k menus. Their API is coming soon.

Just because some restaurant does not have a website, does not mean that they can't send a simple text file of their menu to some service like Openmenu.

like image 198
user507329 Avatar answered Oct 18 '22 02:10

user507329