This is still a working progress
Make sure python 3.6 or greater is installed
-
Then run:
-
sudo apt-get install git
-
sudo apt-get install chromium-chromedriver
-
git clone https://github.com/Jacrac04/AmazonBot.git
-
cd AmazonBot
-
pip install requirements.txt
-
-
Rename
example_config.ini
toconfig.ini
-
Inside
config.ini
set your username and password -
Then run:
python3 main.py
-
Make sure python 3.6 or greater is installed
-
Download Chrome Driver for your chrome version from: https://chromedriver.chromium.org/downloads
-
Download this repository
-
Unzip it and install
requirements.txt
-
Rename
example_config.ini
toconfig.ini
-
Inside
config.ini
setCHROME_DRIVER_LOCATION
to the location of yourchromedriver.exe
-
Inside
config.ini
set your username and password -
Then run
main.py
- Finsih general buying part
- Create general buying part
- Test general buying part
- Improve the main part (add multiple buys etc)
- Add multiple buys
- Test multiple buys
- Read email for verfication
- Message when in stock
- Discord bot module