A simple python script that reads a CSV file and finds email addresses for employees and partners.
Download the csv file and save it in the application directory as data.csv
python3 rip.py
A list of email addresses will be created one for employees, the other for partners.