/PS4-500-Million-Monitor

Monitors GameStop, Walmart, Bestbuy, BhPhoto and Target for specific products. When the products become available, your default browser browser will open the link on the the new tab.

Primary LanguagePython

PS4-500-Million-Monitor

Monitors GameStop, Walmart, Bestbuy, BhPhoto and Target for specific products. When the products become available, your default browser browser will open the link on the the new tab.

Requirements:

  1. Python 3.6+

SETUP:

  1. To install all the dependencies for the script simply download or pull the project
  2. Open a terminal or shell window in the project's directory
  3. Run the following command
pip3 install -r requirements.txt

Run:

To run the script cd to the path and type python3 main.py or python main.py based on your operating system. To add new links, just add the url on newline in links.txt (make sure there's no empty newline space)

Updated

Add your gmail email and password inside main.py If any issue with gmail security, please follow this https://support.google.com/accounts/answer/6009563

email = 'your@gmail.com'
password = 'yourpassword'