- 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.
Run npm start
from terminal