A client has given me a giant list of google URLs, and they would like me to get the business name, address, and phone numbers of each location.
They found the URLs using the google maps website, selected location, pressed "share", and copied the link.
The links look something like this.
They resolve to URLs like this.
Is there any way to get the place ID from this page? From there, I can retrieve the details I need. I basically need to do the exact opposite of Getting Google Maps link from place_id