/vintages-buyer

An automated wine buyer for the LCBO Vintages online shop. Please enjoy responsibly.

Primary LanguageTypeScript

Vintages Buyer

An automated script to quickly buy wine from the LCBO Vintages Shop when new products are released. Driven by Playwright.

Demo Video

Steps:

  1. Install dependencies npm install
  2. Copy config.example.yaml to config.yaml and configure.
    • Note that by default, the script will not complete the purchase for you but will wait at the checkout page.
  3. Run via npm run start