moeiscool / Amazon-Buying-Bot

This bot aims to help the user buy a product with low availability and high demand (eg PS5)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amazon-Buying-Bot

This bot aims to help the user buy a product with low availability and high demand (eg PS5)

Mandatory

In order to run the bot you will need to download my Scraper module
The other librairies are all available for installation using pip

What the bot does

  • The bot opens one or more Firefox browser
  • Login on amazon using the email and password your entered through the CLI
  • Refreshes amazon page(s) every fews seconds until the item appears available
  • When the item is avaible clicks on "buy-now" button (fast check-out) (Need to set the manually the location of the confirmation button)

Work in progress

This project is a work in progress
Further improvements will be done later, such as:

  • better CLI
  • integrated captcha solver (if that's doable)
  • remove autogui library completely (and the problems that comes with it)
  • possibility of saving your email/password locally and safely
  • ini file to save sets of parameters

About

This bot aims to help the user buy a product with low availability and high demand (eg PS5)

License:MIT License


Languages

Language:Python 100.0%