googleapis / googleapis/google-api-nodejs-client
How can I fetch Resturant Menus using google Places API (using only the placeID, not the accountID)?
- Vorherrschende Sprache
- TypeScript
- Sterne
- 12.3k
- Forks
- 2k
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 24
Beschreibung
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
Beitragsleitfaden
Rechercherichtung
Beginne mit der Prüfung der Dokumentation zur Google Places API und der verlinkten Referenz zu Google Business API FoodMenus und vergleiche den Zugriff über placeID mit dem Zugriff über accountID. Als abgeschlossen gilt die Feststellung, ob öffentliche Restaurantmenüs über eine API verfügbar sind, die dieser Client unterstützt; im Issue wird keine Repository-Datei und kein auszuführender Test erwähnt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- google-cloud, nodejs, typescript
- Bereich
- api, backend
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 20/100