Skip to content

amgvu/ShopSentry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShopSentry

Setup

  1. Clone repo
  2. In the console, install a virtual environment with
python -m venv .venv
  1. Run python file in terminal
  2. Install BeautifulSoup with
pip install bs4
  1. In "config.json", Input the username and password of your chosen email alongside it's login password. Google emails require dedicated app passwords to be used instead of regular login passwords in this case. fromAddress and toAddress should be the same email used to log in

About

Store stock checker and notifier for sniping in-demand retail products

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages