Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 364 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 364 Bytes

Amazon Purchase Bot

Configuration

  • Please download the latest version of the ChromeDriver from https://chromedriver.chromium.org/downloads and ensure it can be found on your PATH.
  • Use .env.example to generate a new .env file
  • Use ./src/config.ts to specify url, maximum price & seller of the product.

Start

Run npm start from terminal