Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Puppeteer bot for the "Esselunga a casa" online shopping website

Notifications You must be signed in to change notification settings

danilopiazza/esselunga-puppeteer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Esselunga a casa - Puppeteer bot

Getting Started

.env file

Create a .env file with your Esselunga user name (for example, [email protected]) and password (for example, your-secret-password):

[email protected]
ESSELUNGA_PASSWORD=your-secret-password

Running

node index.js

Linux or WSL on Windows

Running periodically:

./run.sh

TODO

  • Properly test if slot reservation actually works
  • Properly test if order checkout actually works
  • Run as a daemon without a shell script
  • Write logs to a file, not on standard output
  • Pretty-print logs using pino-pretty -t

About

Puppeteer bot for the "Esselunga a casa" online shopping website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published