Python program that uses BeautifulSoup4 and Selenium to open up crosswalk.com and subscribe to all 186 newsletters
- Make sure you have Python 3 or higher version of Python 3 installed.
- Copy and paste the following for the installation:
# Crosswalk Installation git clone https://github.com/RyanJennings1/crosswalk
- Download Chromedriver Binary
- Now you can run the program like so:
$ crosswalk [email protected]
`crosswalk [parameter]
Parameters: [email] - Email that is submitted after boxes checked.
Other Parameters: --help - Display this menu.`