googleapis / googleapis/google-api-nodejs-client

How can I fetch Resturant Menus using google Places API (using only the placeID, not the accountID)?

Open
#3,424 3 comments 0 reactions 0 assignees View on GitHub
priority: p3 type: question
Dominant language
TypeScript
Stars
12.2k
Forks
2k
Avg merge
1d 9h
Merged PRs (30d)
24

Description

I have a list of resturants on google with their `placeID`.

I'm tryna figure out how to fetch their menus using google API or any other method, but so far, I can't find any.

It is possible to do it via the [google business api][1], but you'd need to be the owner of the business (using the accountID) to be able to use the API (& its menu)

But I think there has to be some other way to fetch any restaurants menu (if they are on their google business profile) just by using their `placeId`. Because we can almost access every information about a google business's public data using the places API.

[1]: https://developers.google.com/my-business/reference/rest/v4/FoodMenus

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.