🚀 Extract Google Maps places into Google Sheets - Google Maps scraper

Learn how to scrape Google Maps using a simple formula on Google Sheets. This tutorial shows you step-by-step how to collect business profiles data like addresses, ratings, phone numbers and websites. ▬ About ▬▬▬▬▬▬▬▬▬▬ Google Maps has become the default go to website for getting useful information about all sorts of locations. It holds a massive amount of accurate data and useful information and that is the reason why it is used by billions of customers around the world. This video tutorial is an effective way to import places data from Google Maps to Google Sheets without technical skills. ▬ Useful Links ▬▬▬▬▬▬▬▬▬▬ To install the add-on: To access the google sheets template: To get the list of Google Maps selectors: ▬ Contents of this video ▬▬▬▬▬▬▬▬▬▬ 00:00 - What is ImportFromWeb and how to install it 00:42 - Open a new google sheets and activate ImportFromWeb 00:55 - Google Maps places URL and the data selectors 03:08 - the =IMPORTFROMWEB() function to scrape the data 06:07 - the Google Maps scraper template ▬ How does the Google Maps scraper work ? ▬▬▬▬▬▬▬▬▬▬ 1. Install the ImportFrromWeb add-on 2. Open a new Google Sheets and activate ImportFromWeb from the menu Extensions 3. Search for a place or a company in Google Maps, open it and take the URL () 4. Paste the URL 5. Write: =IMPORTFROMWEB(“URL“, “website,phone_number“) 6. And voilà!
Back to Top