We start from moshavnik
* pandas: for dataframe analyzing and printing to Excel
* BeautifulSoup: for scraping of the websites
* (chromedriver)[https://chromedriver.chromium.org/] to browse the websites we scrape
* `sudo pip3 install -r requirements.txt`
*