Project name: Frankfurt Bornheim Business Webscrapepr
Author: Calvin Che Tsang
This is a very simple webscrapper designed to scrape Google Maps for details of businesses in Frankfurt Bornheim
It makes use of two libraries: Selenium: https://selenium-python.readthedocs.io/ BeautifulSoup4: https://www.crummy.com/software/BeautifulSoup/bs4/doc/
And converts and stores the result as a .csv file
<!!!> Change chrome driver file path to path of your chrome driver before running