/scraping-google-map

scraping google map using python library selenium and beautiful soup to generate leads

Primary LanguagePython

scraping-google-map

scraping google map using python library selenium and beautiful soup to generate leads of restaurant name,phone number,website

why to scrape google maps :

Even though google maps provide many details of user publicly
copy pasting each details one by one is a difficult process
we can automate this process with a python , selenium , bs4 code.

Requirements :

  • python 3
  • Selenium
  • Beauiful Soup