Skip to content

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.

Notifications You must be signed in to change notification settings

ed-biz23/PS4-500-Million-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 = '[email protected]'
password = 'yourpassword'

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages