Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Prottoy2938 opened this issue Jan 22, 2024 · 1 comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue.

Comments

@Prottoy2938
Copy link

Prottoy2938 commented Jan 22, 2024

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, 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.

@Prottoy2938 Prottoy2938 added priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue. labels Jan 22, 2024
@kcompton15
Copy link

I am also looking for a way to do this. Have you had any luck?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p3 Desirable enhancement or fix. May not be included in next release. type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

2 participants