tbouvin/Portfolio123CSVDownload
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Selenium is required along with the Chrome WebDriver
Install Selenium
pip install selenium
Install Chrome Web Driver
https://sites.google.com/a/chromium.org/chromedriver/downloads
Add the path driver to your path
python main.py -u <username> -p <password>