Program that makes the daily searches for PC and Mobile for now
Program that makes the daily searches for PC and Mobile using Python and Selenium. The points you can win depends on the level of the account. First of all, you need to login to your account on Edge. The program uses the browser data to prevent the saving of credentials and avoid logging every time the program executes. Second, install the required dependencies: pip install -r requirements.txt & pip install -r requirements.txt Run the program and it automatically starts Edge […]
Read more