Purchases any item for you as it comes back in stock on Amazon.
Due to COVID-19, Amazon is being flooded with demand for basic cleaning supplies.
If you find yourself unable to beat the hoarders, use this tool to responsibly purchase small quantites of cleaning supplies as they become available.
- Python 3.6.5+
- Chromium Driver Executable
python3 -m venv env
source ./env/bin/activate
pip install -r requirements.txt
source ./env/bin/activate
python3 ITEM={URL_OF_AMAZON_ITEM} UUID={AMZN_USER_ID} PASS={AMZN_USER_PASSWORD} main.py