scraping google map using python library selenium and beautiful soup to generate leads of restaurant name,phone number,website
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.
- python 3
- Selenium
- Beauiful Soup