- Watch this video on instruction for setup in Windows 10: https://www.youtube.com/watch?v=BL5Osdk1HZA
- If you use Mac OS, the process is the same except for environmental variables
- Step 1: Install python version 3.0+
- Step 2: Download Webdriver: http://chromedriver.chromium.org/downloads
- Step 3: Save source code to folder where webdriver is located
- Step 4: Open credentials and save webdriver location to chromedriver location variable at the bottom
- Step 5: pip install selenium
- Step 6 (Windows 10): make sure python and python 37 is in environmental variables
- Step 7: Watch the video above and skip to 11:21 to learn how to finish credentials file
- Step 8: All ready to go!