Andrei-Dolgolev / buysol-lysol-miner

Buysol - Lysol Miner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buysol - Lysol Miner

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.

PreRecs

  • Python 3.6.5+
  • Chromium Driver Executable

Installation

python3 -m venv env
source ./env/bin/activate
pip install -r requirements.txt

Usage

source ./env/bin/activate
python3 ITEM={URL_OF_AMAZON_ITEM} UUID={AMZN_USER_ID} PASS={AMZN_USER_PASSWORD} main.py

About

Buysol - Lysol Miner

License:MIT License


Languages

Language:Python 100.0%