-
Download Python
-
Download the chromedriver that corresponds with your version of chrome https://chromedriver.chromium.org/ and place the driver in a folder with the SearchScript.py. Alternatively, run the RunDriverUpdate.bat script which will download the latest stable chromedriver.
-
Edit SearchScript.py and replace $CHROME_DRIVER_PATH, $USERNAME, $PASSWORD
-
Run the script in command prompt with python (i.e. python SearchScript.py). If you would like to double click a file instead of running the script in the command prompt, you can create a batch file using the location of your python.exe and SearchScript.py. You can type "where python" in command prompt to get the python.exe location.
I created a batch file called search.bat, it contains the line: C:\Users\myname\AppData\Local\Programs\Python\Python38-32\python.exe "C:\Users\myname\Documents\MSFTRewards\SearchScript.py"
-
Notifications
You must be signed in to change notification settings - Fork 0
shlau/MicrosoftRewardsScript
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published