Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 564 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 564 Bytes

UnSpam: A python script to automatically unsubscribe spam emails

Instructions:

1. Install Selenium using pip3 install selenium

2. Install drivers for Mozilla FireFox (https://github.com/mozilla/geckodriver/releases)

3. Make sure the driver(here 'geckodriver') is in the folders /usr/bin and /usr/local/bin

4. Run script using command python3 UnSpam.py

5. Enter Email and Password and enjoy!